
Time bar (total: 8.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 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)
| 479.0ms | 8 256× | 0 | valid |
| 32.0ms | 641× | 0 | invalid |
ival-mult: 199.0ms (61.6% of total)ival-sqrt: 67.0ms (20.7% of total)ival-sub: 47.0ms (14.6% of total)ival-true: 6.0ms (1.9% of total)ival-assert: 3.0ms (0.9% of total)| 1× | egg-herbie |
| 24 584× | lower-fma.f64 |
| 24 584× | lower-fma.f32 |
| 5 200× | lower-+.f64 |
| 5 200× | lower-+.f32 |
| 3 968× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 42 |
| 1 | 54 | 42 |
| 2 | 128 | 42 |
| 3 | 331 | 42 |
| 4 | 827 | 42 |
| 5 | 1200 | 42 |
| 6 | 1876 | 42 |
| 7 | 2756 | 42 |
| 8 | 3566 | 42 |
| 9 | 4032 | 42 |
| 10 | 4138 | 42 |
| 11 | 4184 | 42 |
| 12 | 4202 | 42 |
| 13 | 6464 | 42 |
| 14 | 7171 | 42 |
| 15 | 7815 | 42 |
| 0 | 6 | 8 |
| 0 | 10 | 8 |
| 1 | 18 | 8 |
| 2 | 29 | 8 |
| 3 | 55 | 8 |
| 4 | 115 | 8 |
| 5 | 318 | 8 |
| 6 | 587 | 8 |
| 7 | 1257 | 8 |
| 8 | 2531 | 8 |
| 9 | 4197 | 8 |
| 10 | 5056 | 8 |
| 11 | 5425 | 8 |
| 12 | 5655 | 8 |
| 13 | 5769 | 8 |
| 14 | 5769 | 8 |
| 15 | 6729 | 8 |
| 16 | 6889 | 8 |
| 17 | 7209 | 8 |
| 18 | 7209 | 8 |
| 19 | 7609 | 8 |
| 20 | 7769 | 8 |
| 21 | 7849 | 8 |
| 22 | 7849 | 8 |
| 23 | 7849 | 8 |
| 0 | 10335 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| Outputs |
|---|
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
(abs b)
(abs a)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 122 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 14 | 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 | 108 | 0 |
| ↳ | (*.f64 b b) | overflow | 14 | |
| ↳ | (-.f64 (*.f64 a a) (*.f64 b b)) | overflow | 108 | |
| ↳ | (*.f64 a a) | overflow | 108 | |
-.f64 | (-.f64 (*.f64 a a) (*.f64 b b)) | nan-rescue | 14 | 0 |
| ↳ | (*.f64 a a) | overflow | 108 | |
| ↳ | (*.f64 b b) | overflow | 14 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) | uflow-rescue | 14 | 0 |
| ↳ | (*.f64 b b) | underflow | 100 | |
| ↳ | (-.f64 (*.f64 a a) (*.f64 b b)) | underflow | 14 | |
| ↳ | (*.f64 a a) | underflow | 14 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 122 | 0 |
| - | 0 | 134 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 122 | 0 | 0 |
| - | 0 | 0 | 134 |
| number | freq |
|---|---|
| 0 | 134 |
| 1 | 108 |
| 2 | 14 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 64.0ms | 512× | 0 | valid |
Compiled 70 to 28 computations (60% saved)
ival-sub: 41.0ms (78.9% of total)ival-mult: 7.0ms (13.5% of total)ival-sqrt: 4.0ms (7.7% 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 |
|---|---|---|
| ▶ | 55.3% | (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× | lower-fma.f64 |
| 24 584× | lower-fma.f32 |
| 5 200× | lower-+.f64 |
| 5 200× | lower-+.f32 |
| 3 968× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 23 |
| 0 | 10 | 23 |
| 1 | 18 | 23 |
| 2 | 29 | 23 |
| 3 | 55 | 23 |
| 4 | 115 | 23 |
| 5 | 318 | 23 |
| 6 | 587 | 23 |
| 7 | 1257 | 23 |
| 8 | 2531 | 23 |
| 9 | 4197 | 23 |
| 10 | 5056 | 23 |
| 11 | 5425 | 23 |
| 12 | 5655 | 23 |
| 13 | 5769 | 23 |
| 14 | 5769 | 23 |
| 15 | 6729 | 23 |
| 16 | 6889 | 23 |
| 17 | 7209 | 23 |
| 18 | 7209 | 23 |
| 19 | 7609 | 23 |
| 20 | 7769 | 23 |
| 21 | 7849 | 23 |
| 22 | 7849 | 23 |
| 23 | 7849 | 23 |
| 0 | 10335 | 23 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 a a) |
a |
(*.f64 b b) |
b |
| Outputs |
|---|
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(*.f64 a a) |
a |
(*.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 | 95.6% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | accuracy | 55.8% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 48.0ms | 256× | 0 | valid |
Compiled 25 to 8 computations (68% saved)
ival-mult: 39.0ms (92.1% of total)ival-sqrt: 2.0ms (4.7% of total)ival-sub: 1.0ms (2.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (-.f64 (*.f64 a a) (*.f64 b b))> |
#<alt (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b)))> |
#<alt (*.f64 a a)> |
#<alt (*.f64 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 | |
|---|---|---|---|---|
| 39.0ms | a | @ | inf | (- (* a a) (* b b)) |
| 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)) |
| 1× | batch-egg-rewrite |
| 6 736× | lower-fma.f64 |
| 6 736× | lower-fma.f32 |
| 3 576× | lower-/.f64 |
| 3 576× | lower-/.f32 |
| 3 476× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 0 | 10 | 21 |
| 1 | 36 | 21 |
| 2 | 239 | 21 |
| 3 | 2135 | 21 |
| 0 | 9378 | 21 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 a a) (*.f64 b b)) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 a a) |
(*.f64 b b) |
| Outputs |
|---|
(+.f64 (*.f64 a a) (neg.f64 (*.f64 b b))) |
(+.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(+.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 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) |
(-.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 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a 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 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a 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 a (*.f64 a (*.f64 b 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 a (*.f64 a (*.f64 b b)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a (*.f64 b b)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a (*.f64 b 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a (*.f64 b b)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a 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 a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 a a (*.f64 b 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)))) (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 a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 a a (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.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 a a (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.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 a a (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 a a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.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 a) (*.f64 (*.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 a a (*.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 a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b 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 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))))) |
(-.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 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))) |
(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 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(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 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(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 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.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 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.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 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (*.f64 (fma.f64 a a (*.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 a) (*.f64 (*.f64 a 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 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (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 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b b)))) |
(/.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.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 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (*.f64 (fma.f64 a a (*.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 a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b 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 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))))) |
(/.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 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b 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 (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 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.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 a) (*.f64 (*.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 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) (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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (-.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (exp.f64 (log.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.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 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.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 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (fma.f64 a a (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 a a (*.f64 b b)) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b b)))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a a (*.f64 b b))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 a a (*.f64 b b)))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 a a (*.f64 b b))) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.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 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 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b 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 a a (*.f64 b b))))) |
(/.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (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 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (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 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b 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 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (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 (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 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) (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 a) (*.f64 (*.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 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) (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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (-.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1 binary64))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) (pow.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))))) |
(/.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (fma.f64 a a (*.f64 b b)) (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(*.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a a (*.f64 b b))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 a a (*.f64 b b)))))) |
(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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.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 a) (*.f64 (*.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 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))))) |
(/.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 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b 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 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b 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 a a (*.f64 b b))))) |
(/.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (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 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b 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 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b))))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) (sqrt.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 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 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (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 (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 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a 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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) (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 a) (*.f64 (*.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 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) (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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (-.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 (neg.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b)))))) |
(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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))) (sqrt.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))) (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))) (pow.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))) (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b b))) (sqrt.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) |
(*.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 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b b)))))) |
(*.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 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.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 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 a a (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a a (*.f64 b b))))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) (sqrt.f64 (fma.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b)))))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 a a (*.f64 b b))))))) |
(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 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 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× | lower-fma.f64 |
| 21 296× | lower-fma.f32 |
| 5 606× | lower-*.f64 |
| 5 606× | lower-*.f32 |
| 3 296× | lower-+.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 207 to 1 262 computations (93.4% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 391 | 5 | 396 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 392 | 5 | 397 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (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))) |
| ▶ | 55.8% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ▶ | 55.2% | (sqrt.f64 (*.f64 a a)) |
| ▶ | 1.2% | (neg.f64 a) |
Compiled 82 to 52 computations (36.6% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 832 | (sqrt.f64 (*.f64 a a)) |
| ✓ | cost-diff | 0 | (neg.f64 a) |
| ✓ | 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) |
| 9 374× | lower-fma.f32 |
| 9 372× | lower-fma.f64 |
| 2 346× | lower-*.f32 |
| 2 338× | lower-*.f64 |
| 1 762× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 78 |
| 0 | 30 | 76 |
| 1 | 53 | 76 |
| 2 | 92 | 76 |
| 3 | 148 | 76 |
| 4 | 240 | 76 |
| 5 | 456 | 76 |
| 6 | 938 | 76 |
| 7 | 2227 | 76 |
| 8 | 4628 | 76 |
| 9 | 7223 | 76 |
| 0 | 8063 | 76 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
b |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
a |
#s(literal -1/2 binary64) |
(neg.f64 a) |
a |
(sqrt.f64 (*.f64 a a)) |
(*.f64 a a) |
a |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(-.f64 a b) |
a |
b |
(+.f64 a b) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(sqrt.f64 (-.f64 a b)) |
(-.f64 a b) |
a |
b |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
| Outputs |
|---|
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
b |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
a |
#s(literal -1/2 binary64) |
(neg.f64 a) |
a |
(sqrt.f64 (*.f64 a a)) |
(fabs.f64 a) |
(*.f64 a a) |
a |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(*.f64 (-.f64 a b) (+.f64 b a)) |
(-.f64 a b) |
a |
b |
(+.f64 a b) |
(+.f64 b a) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 b a))) |
(sqrt.f64 (-.f64 a b)) |
(-.f64 a b) |
a |
b |
(sqrt.f64 (+.f64 a b)) |
(sqrt.f64 (+.f64 b a)) |
(+.f64 a b) |
(+.f64 b a) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 55.8% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 55.8% | (sqrt.f64 (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (neg.f64 a) |
| ✓ | 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)) |
| 32.0ms | 256× | 0 | valid |
Compiled 81 to 19 computations (76.5% saved)
ival-mult: 7.0ms (33.7% of total)ival-sqrt: 7.0ms (33.7% of total)ival-div: 2.0ms (9.6% of total)ival-add: 2.0ms (9.6% of total)ival-sub: 1.0ms (4.8% of total)ival-neg: 1.0ms (4.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a)> |
#<alt (*.f64 (/.f64 b a) #s(literal -1/2 binary64))> |
#<alt (/.f64 b a)> |
#<alt (neg.f64 a)> |
#<alt (sqrt.f64 (*.f64 a a))> |
#<alt (*.f64 a a)> |
#<alt (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))> |
#<alt (*.f64 (-.f64 a b) (+.f64 a b))> |
#<alt (-.f64 a b)> |
#<alt (+.f64 a b)> |
#<alt (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b)))> |
#<alt (sqrt.f64 (-.f64 a b))> |
#<alt (sqrt.f64 (+.f64 a b))> |
| Outputs |
|---|
#<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)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<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 (* 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)))))))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | b | @ | 0 | (sqrt (+ a b)) |
| 3.0ms | b | @ | -inf | (/ b a) |
| 1.0ms | a | @ | -inf | (sqrt (+ a b)) |
| 1.0ms | b | @ | inf | (sqrt (* (- a b) (+ a b))) |
| 1.0ms | a | @ | -inf | (sqrt (- a b)) |
| 1× | batch-egg-rewrite |
| 6 384× | lower-fma.f32 |
| 6 382× | lower-fma.f64 |
| 4 908× | lower-*.f32 |
| 4 900× | lower-*.f64 |
| 3 458× | lower-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 63 |
| 0 | 30 | 60 |
| 1 | 94 | 59 |
| 2 | 601 | 59 |
| 3 | 7793 | 59 |
| 0 | 8802 | 59 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
(neg.f64 a) |
(sqrt.f64 (*.f64 a a)) |
(*.f64 a a) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(-.f64 a b) |
(+.f64 a b) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(sqrt.f64 (-.f64 a b)) |
(sqrt.f64 (+.f64 a b)) |
| Outputs |
|---|
(+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.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 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))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) 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 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 a) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) 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 (*.f64 b b) a) (*.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) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) a) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) a) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 (*.f64 (/.f64 b a) (*.f64 b (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (/.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (/.f64 b (sqrt.f64 a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 a)) a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 a)) (/.f64 b (sqrt.f64 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 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b a) a) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.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) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) 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) (neg.f64 (*.f64 a (*.f64 a a))))) (fma.f64 a (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (neg.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (*.f64 a a))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) 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 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 a) (*.f64 a (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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) (neg.f64 (*.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 a) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 (*.f64 b b) a) (*.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 #s(literal -1/2 binary64) (/.f64 (*.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 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) 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 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (*.f64 a a))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 (*.f64 b b) a) (*.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 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (fma.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a))) (*.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)))) (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 a) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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) (neg.f64 (*.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 a) (*.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 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.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 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (*.f64 a a)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (*.f64 a a))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (*.f64 a a)) (/.f64 (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 (*.f64 b b) a) (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) 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 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (*.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 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 a a)) (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.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 (/.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 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 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 (*.f64 b b) a) (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a) (*.f64 a a)) (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1/4 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 b b) a) (*.f64 #s(literal 1/4 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 (*.f64 b b) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) 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) (neg.f64 (*.f64 a (*.f64 a a))))) (fma.f64 a (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (*.f64 b b) a) (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(/.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)) (sqrt.f64 a)) (sqrt.f64 a)) |
(/.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) #s(literal -1 binary64)) |
(/.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 #s(literal -1/2 binary64) (*.f64 (neg.f64 b) #s(literal -1 binary64))) a) |
(/.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -1/2 binary64)) 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 b (neg.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) b) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (sqrt.f64 a)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 a)) (/.f64 b (sqrt.f64 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)) |
(*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (neg.f64 a))) a) |
(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 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 b) #s(literal -1 binary64)))) |
(/.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 b (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 b (sqrt.f64 a)) (sqrt.f64 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)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) #s(literal -1 binary64))) a) |
(/.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (sqrt.f64 a)) (sqrt.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 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (sqrt.f64 a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) |
(*.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)) |
(*.f64 (/.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 a a)) |
(*.f64 (/.f64 (neg.f64 b) (*.f64 a (neg.f64 a))) a) |
(+.f64 (neg.f64 a) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 a)) |
(-.f64 #s(literal 0 binary64) a) |
(-.f64 (/.f64 #s(literal 0 binary64) a) a) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a))) |
(fma.f64 a #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 a) (neg.f64 (sqrt.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) a #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (neg.f64 a)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 a)) (sqrt.f64 a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 a)) (sqrt.f64 a) #s(literal 0 binary64)) |
(neg.f64 a) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (neg.f64 (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(/.f64 (*.f64 a (neg.f64 a)) a) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 a (neg.f64 a))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) (neg.f64 a))))) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 a))) (neg.f64 a)) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 a) (neg.f64 (sqrt.f64 a))) |
(*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 a (neg.f64 a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (sqrt.f64 a)) (sqrt.f64 a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 a)) (sqrt.f64 a)) |
a |
(+.f64 a #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) a) |
(exp.f64 (log.f64 a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 a)) #s(literal 2 binary64))) |
(fabs.f64 a) |
(fabs.f64 (neg.f64 a)) |
(fabs.f64 (-.f64 a #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 a)) |
(sqrt.f64 (*.f64 a a)) |
(fma.f64 a #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 a) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) a #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 a)) |
(/.f64 a #s(literal 1 binary64)) |
(/.f64 (neg.f64 a) #s(literal -1 binary64)) |
(/.f64 (*.f64 a a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 a (neg.f64 a))) |
(/.f64 (*.f64 a (neg.f64 a)) (neg.f64 a)) |
(/.f64 (fabs.f64 (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 a a)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 a))) a) |
(pow.f64 a #s(literal 1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64)) |
(*.f64 a #s(literal 1 binary64)) |
(*.f64 (neg.f64 a) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) a) |
(*.f64 #s(literal -1 binary64) (neg.f64 a)) |
(+.f64 (*.f64 a a) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 a a)) |
(exp.f64 (log.f64 (*.f64 a a))) |
(fabs.f64 (*.f64 a a)) |
(fabs.f64 (*.f64 a (neg.f64 a))) |
(sqrt.f64 (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 a a #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) (neg.f64 a) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (sqrt.f64 a)) (sqrt.f64 a) #s(literal 0 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (-.f64 (*.f64 a a) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (neg.f64 a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 a) #s(literal 4 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/2 binary64)) |
(*.f64 a a) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) a)) |
(*.f64 (*.f64 a (sqrt.f64 a)) (sqrt.f64 a)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (-.f64 a b) (+.f64 b a))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b)) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 b a))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 a) (*.f64 (-.f64 a b) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a)))) (sqrt.f64 (+.f64 b a))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 b a)) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 b a)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (+.f64 b a))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (sqrt.f64 (+.f64 b a))) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (+.f64 b a))) (sqrt.f64 (+.f64 b a))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 b a))) |
(*.f64 (sqrt.f64 (+.f64 b a)) (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 b a)))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 b a) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64))) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 b a)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 a a) (*.f64 b (neg.f64 b))) |
(+.f64 (*.f64 a a) (fma.f64 b (neg.f64 a) (*.f64 b (-.f64 a b)))) |
(+.f64 (*.f64 b a) (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 (*.f64 b (neg.f64 b)) (*.f64 a a)) |
(+.f64 (*.f64 a (+.f64 b a)) (neg.f64 (*.f64 b (+.f64 b a)))) |
(+.f64 (neg.f64 (*.f64 b (+.f64 b a))) (*.f64 a (+.f64 b a))) |
(+.f64 (fma.f64 a (-.f64 a b) (*.f64 b a)) (*.f64 b (neg.f64 b))) |
(+.f64 (fma.f64 b (-.f64 a b) (*.f64 a a)) (*.f64 a (neg.f64 b))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a))))) (/.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 b b (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))) |
(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 a b (fma.f64 b (neg.f64 b) (*.f64 a (-.f64 a b)))) |
(fma.f64 a a (*.f64 b (neg.f64 b))) |
(fma.f64 a a (fma.f64 b (neg.f64 a) (*.f64 b (-.f64 a b)))) |
(fma.f64 a (-.f64 a b) (*.f64 b (-.f64 a b))) |
(fma.f64 a (+.f64 b a) (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 b (neg.f64 b))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (fma.f64 b (neg.f64 a) (*.f64 b (-.f64 a b)))) |
(fma.f64 (-.f64 a b) b (*.f64 a (-.f64 a b))) |
(fma.f64 (-.f64 a b) a (*.f64 b (-.f64 a b))) |
(fma.f64 (+.f64 b a) a (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 (+.f64 b a) (neg.f64 b) (*.f64 a (+.f64 b a))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) a) (*.f64 b (neg.f64 b))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) a) (fma.f64 b (neg.f64 a) (*.f64 b (-.f64 a b)))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) b) (fma.f64 b (neg.f64 b) (*.f64 a (-.f64 a b)))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (+.f64 b a)) (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (neg.f64 b) b (*.f64 a a)) |
(fma.f64 (neg.f64 b) (+.f64 b a) (*.f64 a (+.f64 b a))) |
(fma.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))) (neg.f64 b)) (*.f64 a (+.f64 b a))) |
(fma.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))) a) (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 b (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 a (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))) b) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))) a) (*.f64 b (-.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 b a)) (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 b a))) (*.f64 a (+.f64 b a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (+.f64 b a)) (*.f64 a (+.f64 b a))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (/.f64 b (+.f64 b a)) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (/.f64 a (+.f64 b a)) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) b) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) a) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (neg.f64 b)) (*.f64 a (+.f64 b a))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) a) (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 a b) (*.f64 b (+.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 a b)) (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) a) (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (neg.f64 b)) (*.f64 a (+.f64 b a))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) b) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) a) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 a (sqrt.f64 a)) (sqrt.f64 a) (*.f64 b (neg.f64 b))) |
(fma.f64 (*.f64 a (sqrt.f64 a)) (sqrt.f64 a) (fma.f64 b (neg.f64 a) (*.f64 b (-.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 b (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 b (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 b (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (/.f64 b (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (/.f64 a (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 a (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (+.f64 b a) (*.f64 a (+.f64 b a))) |
(fma.f64 (*.f64 (neg.f64 b) (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 a (+.f64 b a))) |
(fma.f64 (*.f64 a (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))) (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 (*.f64 (neg.f64 b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 a (+.f64 b a))) |
(fma.f64 (*.f64 b (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 b (sqrt.f64 a)) (sqrt.f64 a) (fma.f64 b (neg.f64 b) (*.f64 a (-.f64 a b)))) |
(fma.f64 (*.f64 a (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (+.f64 b a))) (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 (*.f64 a (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (+.f64 b a) #s(literal -1 binary64)) b (*.f64 a (+.f64 b a))) |
(fma.f64 (*.f64 (neg.f64 b) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (+.f64 b a))) |
(fma.f64 (*.f64 (+.f64 b a) (sqrt.f64 a)) (sqrt.f64 a) (neg.f64 (*.f64 b (+.f64 b a)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 b (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 b (+.f64 b a))) (*.f64 (-.f64 a b) (+.f64 b a))) (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 b (+.f64 b a))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64)) (/.f64 b (+.f64 b a)) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64)) (/.f64 a (+.f64 b a)) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))) (*.f64 (-.f64 a b) (+.f64 b a))) (-.f64 a b) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 b (+.f64 b a))) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 b (+.f64 b a))) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b (-.f64 a b))) (fma.f64 (*.f64 b (+.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a 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 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b (-.f64 a b))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 b a))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (-.f64 a b))) (fma.f64 (*.f64 b (+.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a 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 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (-.f64 a b))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 b a))) (*.f64 b (-.f64 a b))) |
(/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 b a))))) |
(/.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 a) (*.f64 (-.f64 a b) (-.f64 a b)))) (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 b b (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (+.f64 b a))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 a) (*.f64 (-.f64 a b) (-.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))))) (fma.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (*.f64 a (*.f64 b (-.f64 a b))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) (+.f64 b a)) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (-.f64 a b)) |
(/.f64 (fma.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))) (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (*.f64 b (+.f64 b a))))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b (-.f64 a b))))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (-.f64 a b))) (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 a b) (*.f64 b (+.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (+.f64 b a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b (-.f64 a b))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a b) (*.f64 b (+.f64 b a))) (+.f64 b a) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a b) (*.f64 b (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (-.f64 a b))))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b (-.f64 a b))) (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 a b) (*.f64 a (+.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (+.f64 b a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 a (-.f64 a b))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 b a)))) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a)))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 a) (*.f64 (-.f64 a b) (-.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a)))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a)))) (neg.f64 (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a)))) (-.f64 b a)) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 a a) (*.f64 b (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 b a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 b (+.f64 b a))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (+.f64 b a)) (*.f64 a (+.f64 b a)) (-.f64 (*.f64 (neg.f64 (*.f64 b (+.f64 b a))) (neg.f64 (*.f64 b (+.f64 b a)))) (*.f64 (*.f64 a (+.f64 b a)) (neg.f64 (*.f64 b (+.f64 b a))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)))) (-.f64 (*.f64 a a) (*.f64 b (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b)))) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 b a)) (*.f64 a (+.f64 b a))) (*.f64 (neg.f64 (*.f64 b (+.f64 b a))) (neg.f64 (*.f64 b (+.f64 b a))))) (-.f64 (*.f64 a (+.f64 b a)) (neg.f64 (*.f64 b (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 a b) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (+.f64 b a)) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (+.f64 b a)) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (-.f64 a b)) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 a b)) (-.f64 b a)) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) #s(literal 1 binary64)) (-.f64 a b)) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (-.f64 a b) (+.f64 b a)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))) (-.f64 a b))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))) (+.f64 b a))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 b a))) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (/.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 b a)))) |
(*.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 a) (*.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 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a)))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (-.f64 a b)))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(*.f64 (/.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (+.f64 b a) #s(literal 1 binary64)) (-.f64 a b)) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (*.f64 (-.f64 a b) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(*.f64 (*.f64 (+.f64 b a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 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 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 a) (*.f64 (-.f64 a b) (-.f64 a b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (-.f64 a b)))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a)))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 b a))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 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 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (fma.f64 (*.f64 b (+.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a 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 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.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 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a 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 b b (*.f64 a (+.f64 b a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(+.f64 (*.f64 a (/.f64 a (+.f64 b a))) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) a) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) a) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)))) |
(-.f64 a b) |
(-.f64 #s(literal 0 binary64) (-.f64 b a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(-.f64 (*.f64 a (/.f64 a (+.f64 b a))) (*.f64 b (/.f64 b (+.f64 b a)))) |
(fma.f64 b #s(literal -1 binary64) a) |
(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 b a)) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(fma.f64 a (/.f64 (*.f64 a a) (fma.f64 b b (*.f64 a (+.f64 b a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (neg.f64 b)) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 a a) (/.f64 a (fma.f64 b b (*.f64 a (+.f64 b a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (neg.f64 b)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 a) #s(literal 1 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 a) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 b) #s(literal 1 binary64) a) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(fma.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a 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 b b (*.f64 a (+.f64 b a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (+.f64 b a))) (-.f64 a b) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 a (-.f64 a b)) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(fma.f64 (/.f64 (*.f64 a a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a (-.f64 a b))) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(fma.f64 (/.f64 a (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (/.f64 a (fma.f64 b b (*.f64 a (+.f64 b a)))) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(fma.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a)) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))) (neg.f64 (*.f64 b (/.f64 b (+.f64 b a))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 b (+.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 b (+.f64 b a)) (-.f64 (*.f64 b (+.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 b a))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(neg.f64 (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a (neg.f64 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 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (+.f64 b a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 (neg.f64 b) a)) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))))) (*.f64 (+.f64 b a) (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 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 b b (*.f64 a (+.f64 b a))) (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (+.f64 b a) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (+.f64 b a) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (+.f64 b a))) |
(/.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 b a)) (*.f64 (+.f64 b a) (*.f64 b b))) (*.f64 (+.f64 b a) (+.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 a (+.f64 b a))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (/.f64 b (+.f64 b a))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (/.f64 a (+.f64 b a))) (*.f64 a (/.f64 a (+.f64 b a))) (fma.f64 (*.f64 b (/.f64 b (+.f64 b a))) (*.f64 b (/.f64 b (+.f64 b a))) (*.f64 (*.f64 a (/.f64 a (+.f64 b a))) (*.f64 b (/.f64 b (+.f64 b a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 a (+.f64 b a))) (*.f64 a (/.f64 a (+.f64 b a)))) (*.f64 (*.f64 b (/.f64 b (+.f64 b a))) (*.f64 b (/.f64 b (+.f64 b a))))) (fma.f64 a (/.f64 a (+.f64 b a)) (*.f64 b (/.f64 b (+.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (+.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a 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 (-.f64 b a)) (*.f64 b (-.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 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 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 b b (*.f64 a (+.f64 b a))))) (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (*.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 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 b a))) (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (-.f64 a b)) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 b a))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64)) (+.f64 b a)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a b) #s(literal 1 binary64)) |
(*.f64 (+.f64 b a) (/.f64 (-.f64 a b) (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.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 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b a)))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.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 b b (*.f64 a (+.f64 b a)))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 b a) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(*.f64 (/.f64 (+.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (+.f64 b a) #s(literal 1 binary64)) (/.f64 (-.f64 a b) (+.f64 b a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))) (fma.f64 (*.f64 b (+.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a 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 b b (*.f64 a (+.f64 b a)))) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.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 b a)) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(+.f64 b a) |
(+.f64 a b) |
(+.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(+.f64 (-.f64 a #s(literal 0 binary64)) b) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 b (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 b (+.f64 b a))) (*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 b a))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (*.f64 (*.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)))) |
(-.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 b #s(literal 1 binary64) 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 (neg.f64 a) #s(literal -1 binary64) b) |
(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 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 b a)) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) b) |
(fma.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 a) #s(literal 1 binary64)) b) |
(fma.f64 (*.f64 b (+.f64 b a)) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) b a) |
(fma.f64 #s(literal 1 binary64) a b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) a) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 (*.f64 b a) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 b (+.f64 b a)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 b (+.f64 b a)) (*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 b a))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (+.f64 b a))) (+.f64 b a) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (fma.f64 b b (*.f64 a (+.f64 b a))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (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 a (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 a (+.f64 b a)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (/.f64 a (fma.f64 b b (*.f64 a (-.f64 a 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 (+.f64 b a) (-.f64 b a))) (neg.f64 (+.f64 b a)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a)))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(neg.f64 (neg.f64 (+.f64 b a))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (-.f64 a b)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 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 b b (*.f64 a (-.f64 a b))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 a) (*.f64 (-.f64 a b) (-.f64 a b)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (-.f64 a b) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (-.f64 a b) (+.f64 b a))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.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 b a) (-.f64 b a))) (-.f64 a b)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (-.f64 a 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)) (*.f64 b (*.f64 b (neg.f64 b)))) (fma.f64 b b (*.f64 a (-.f64 a 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 b (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (+.f64 b a) (+.f64 b a))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a 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 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 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 b b (*.f64 a (-.f64 a b))))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 a) (*.f64 (-.f64 a b) (-.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.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 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (+.f64 b a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64)) (-.f64 a b)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a b) (/.f64 (+.f64 b a) (-.f64 a b))) |
(*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (+.f64 b a) #s(literal 1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (*.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 b a)) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) (/.f64 (+.f64 b a) (-.f64 a b))) |
(*.f64 (/.f64 (+.f64 b a) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (/.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 (/.f64 (+.f64 b a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (fma.f64 b b (*.f64 a (+.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (+.f64 b a))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.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 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a (-.f64 a 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 b a)) (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (-.f64 a b) (+.f64 b a))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b)) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 b a))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 b a)) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (-.f64 a b))) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a a) (*.f64 (-.f64 a b) (-.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 a) (*.f64 (-.f64 a b) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (+.f64 b a)))) (sqrt.f64 (+.f64 b a))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 b a)) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 b a)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (+.f64 b a))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (sqrt.f64 (+.f64 b a))) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (+.f64 b a))) (sqrt.f64 (+.f64 b a))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 b a)) (*.f64 (-.f64 a b) (+.f64 b a))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 b a))) |
(*.f64 (sqrt.f64 (+.f64 b a)) (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 b a)))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 b a) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64))) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 b a)) (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 b a)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 b a))))) |
(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 b b (*.f64 a (+.f64 b a)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 b a)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (sqrt.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (+.f64 b a))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (sqrt.f64 (neg.f64 (+.f64 b a)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (+.f64 b a))) (-.f64 b a))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) (neg.f64 (sqrt.f64 (+.f64 b a)))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64))) (pow.f64 (+.f64 b a) #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 b a)) (sqrt.f64 (+.f64 b a)))) |
(*.f64 (sqrt.f64 (+.f64 b a)) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a)))))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 b a)))) |
(*.f64 (pow.f64 (-.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 b a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 b a)))) |
(*.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 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 b a)) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (-.f64 a b))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 b a)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(sqrt.f64 (+.f64 b a)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 b a) (-.f64 b a))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 b a) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 b a) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 b a) (+.f64 b a)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 b a))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 (sqrt.f64 (+.f64 b a)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 b a)) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 b a))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (-.f64 a b)))))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1/4 binary64)) (pow.f64 (+.f64 b a) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 b a))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (+.f64 b a) (fma.f64 b b (*.f64 a (+.f64 b a)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (+.f64 b a)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 b a)) (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 b a)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 b a)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a)))) (sqrt.f64 (+.f64 b a))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 b a))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a (+.f64 b a)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (+.f64 b a))))) |
| 1× | egg-herbie |
| 7 358× | lower-fma.f64 |
| 7 358× | lower-fma.f32 |
| 3 916× | lower-*.f64 |
| 3 916× | lower-*.f32 |
| 1 888× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 3111 |
| 1 | 1634 | 2581 |
| 2 | 6652 | 2485 |
| 0 | 8258 | 2359 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
a |
a |
a |
a |
a |
a |
a |
a |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(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) |
(* 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))))))) |
| Outputs |
|---|
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 #s(literal -1/2 binary64) (*.f64 b b) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) (*.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 (neg.f64 a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)) a) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(fma.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)) a) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(fma.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a a)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) 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) |
(/ b a) |
(/.f64 b a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
a |
a |
a |
a |
a |
a |
a |
a |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 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 a 2) |
(*.f64 a a) |
(* 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 a (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) #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 a (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) #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 (neg.f64 a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a 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 (*.f64 a 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 (*.f64 a 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))))) |
(neg.f64 (*.f64 b (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a 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 a b) (-.f64 a b)) |
(+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) |
(*.f64 (+.f64 a b) (-.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 a b) (-.f64 a b)) |
(+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)) |
(*.f64 (+.f64 a b) (-.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 b (*.f64 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 b (*.f64 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 b (*.f64 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 b (*.f64 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)))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
(* a (+ 1 (* -1 (/ b a)))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
(* a (+ 1 (* -1 (/ b a)))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
a |
(* -1 (* a (- (/ b a) 1))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
(* -1 (* a (- (/ b a) 1))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
(* -1 (* a (- (/ b a) 1))) |
(fma.f64 a (/.f64 b (neg.f64 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 (*.f64 a b) b) b) |
(* b (- (/ a b) 1)) |
(-.f64 (/.f64 (*.f64 a b) b) b) |
(* b (- (/ a b) 1)) |
(-.f64 (/.f64 (*.f64 a b) b) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(-.f64 (/.f64 (*.f64 a b) b) b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(-.f64 (/.f64 (*.f64 a b) b) b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(-.f64 (/.f64 (*.f64 a b) b) b) |
b |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
(+ a b) |
(+.f64 a b) |
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 a b) |
(+ a b) |
(+.f64 a b) |
(+ a 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 (/ 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 a (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) #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 a (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) #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 (neg.f64 a) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a 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 (*.f64 a 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 (*.f64 a 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))))) |
(neg.f64 (*.f64 b (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a 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 a (*.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 #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))) |
(+ (* 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 #s(literal -1/2 binary64) b) (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) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) b) (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)) (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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) b) (*.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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* -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)))))) |
(*.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 #s(literal -1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (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 b (*.f64 b b)) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (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 #s(literal -1/2 binary64) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (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 #s(literal -1/2 binary64) b) (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/8 binary64) (*.f64 b (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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.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/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 #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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* 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 #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))))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (/.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))) (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))))) |
(* -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))))) |
(*.f64 (neg.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))))))) |
(* -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 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 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 a (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -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))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a (*.f64 a (sqrt.f64 #s(literal -1 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 a (sqrt.f64 #s(literal -1 binary64))))))))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a #s(literal 1/2 binary64)) (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) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)) (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)) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (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)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 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 #s(literal -1/2 binary64) b) (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 b b) #s(literal -1 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 b b) #s(literal -1 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.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/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 a #s(literal 1/2 binary64)) (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 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (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 (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) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* -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))))) |
(neg.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64)) (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)))))) |
(neg.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64)) (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 (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 4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))))) |
Compiled 33 734 to 3 342 computations (90.1% saved)
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 421 | 3 | 1 424 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 423 | 6 | 1 429 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
| ▶ | 99.1% | (*.f64 (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 a b))) |
| ▶ | 99.4% | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 55.8% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ▶ | 98.9% | a |
Compiled 63 to 41 computations (34.9% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 a b) |
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 a b))) |
| ✓ | cost-diff | 12288 | (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 a b)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
| 144× | lower-fma.f64 |
| 144× | lower-fma.f32 |
| 126× | lower-*.f32 |
| 122× | lower-*.f64 |
| 56× | lower-+.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 84 |
| 0 | 25 | 84 |
| 1 | 35 | 78 |
| 2 | 50 | 76 |
| 3 | 78 | 76 |
| 4 | 87 | 76 |
| 5 | 110 | 76 |
| 6 | 144 | 76 |
| 7 | 174 | 76 |
| 8 | 232 | 76 |
| 9 | 274 | 76 |
| 10 | 308 | 76 |
| 11 | 310 | 76 |
| 0 | 310 | 76 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
a |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
#s(literal 1 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (-.f64 a b)) |
(-.f64 a b) |
a |
b |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
(*.f64 (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 a b))) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
(-.f64 a b) |
a |
b |
#s(literal 1/4 binary64) |
#s(literal 2 binary64) |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
| Outputs |
|---|
a |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
#s(literal 1 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (-.f64 a b)) |
(-.f64 a b) |
a |
b |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
(*.f64 (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(sqrt.f64 (-.f64 a b)) |
(pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
(-.f64 a b) |
a |
b |
#s(literal 1/4 binary64) |
#s(literal 2 binary64) |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 a b)) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 99.2% | (*.f64 (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 a b))) |
| ✓ | accuracy | 99.2% | (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 a b)) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
| ✓ | accuracy | 99.2% | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
| 36.0ms | 256× | 0 | valid |
Compiled 86 to 17 computations (80.2% saved)
ival-sqrt: 7.0ms (27.4% of total)ival-pow: 5.0ms (19.6% of total)ival-mult: 4.0ms (15.7% of total)ival-div: 3.0ms (11.8% of total)ival-sub: 2.0ms (7.8% of total)ival-pow2: 2.0ms (7.8% of total)ival-add: 1.0ms (3.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (+.f64 a b)))> |
#<alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))> |
#<alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))> |
#<alt (/.f64 #s(literal 1 binary64) (-.f64 a b))> |
#<alt (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64))> |
#<alt (*.f64 (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 a b)))> |
#<alt (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))> |
#<alt (-.f64 a b)> |
#<alt (sqrt.f64 (+.f64 a b))> |
| 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)> |
#<alt (* -1 (* a (+ 1 (* -1/2 (/ (+ b (* -1 b)) (* a (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (* a (pow (sqrt -1) 2)))) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a)))))> |
#<alt (* -1 (* a (+ 1 (* -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) 4)))) (* 1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) a)) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a)))))> |
#<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))> |
#<alt (* -1 (* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))> |
#<alt (* -1 (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))))> |
#<alt (* -1 (* 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 (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 (/ 1 b)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))> |
#<alt (+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3)))) (sqrt -1)) (sqrt b))))) (* (sqrt (/ 1 b)) (sqrt -1)))> |
#<alt (+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* a (+ (* -1/2 (* (sqrt b) (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (* b (pow (sqrt -1) 2)))) (/ 1 (pow b 4)))) (sqrt -1)) (sqrt b))))))) (* (sqrt (/ 1 b)) (sqrt -1)))> |
#<alt (sqrt (/ 1 a))> |
#<alt (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))> |
#<alt (+ (sqrt (/ 1 a)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))> |
#<alt (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 7))) (+ (* -1 (pow b 3)) (* 1/4 (* a (pow b 2)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))))> |
#<alt (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt a) (* (pow b 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 a)) (* (pow (sqrt -1) 2) (+ (* -1/4 (* a (pow b 2))) (pow b 3)))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))> |
#<alt (sqrt (/ 1 a))> |
#<alt (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))> |
#<alt (+ (sqrt (/ 1 a)) (* b (+ (* 3/8 (* (sqrt (/ 1 (pow a 5))) b)) (* 1/2 (sqrt (/ 1 (pow a 3)))))))> |
#<alt (+ (sqrt (/ 1 a)) (* b (+ (* 1/2 (sqrt (/ 1 (pow a 3)))) (* b (+ (* 5/16 (* (sqrt (/ 1 (pow a 7))) b)) (* 3/8 (sqrt (/ 1 (pow a 5)))))))))> |
#<alt (* (sqrt (/ 1 b)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow b 7))) (/ (+ (* 1/4 (/ (* (pow a 2) b) (pow (sqrt -1) 2))) (pow a 3)) (sqrt -1)))) (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 b)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 b)) (* (sqrt -1) (+ (* -1/4 (* (pow a 2) b)) (pow a 3))))) (* 1/2 (* (* (pow a 2) (sqrt -1)) (sqrt b)))) (pow b 3))) (+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (/ -1 b)> |
#<alt (- (* -1 (/ a (pow b 2))) (/ 1 b))> |
#<alt (- (* a (- (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b))> |
#<alt (- (* a (- (* a (- (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (/ b a)) a)> |
#<alt (/ (- (+ 1 (/ (pow b 2) (pow a 2))) (* -1 (/ b a))) a)> |
#<alt (/ (- (+ 1 (/ (pow b 3) (pow a 3))) (+ (* -1 (/ b a)) (* -1 (/ (pow b 2) (pow a 2))))) a)> |
#<alt (/ 1 a)> |
#<alt (* -1 (/ (- (* -1 (/ b a)) 1) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) (* -1 b)) a)) 1) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) a)) (pow b 2)) a)) (* -1 b)) a)) 1) a))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ b (pow a 2)))> |
#<alt (+ (* b (+ (/ 1 (pow a 2)) (/ b (pow a 3)))) (/ 1 a))> |
#<alt (+ (* b (+ (* b (+ (/ 1 (pow a 3)) (/ b (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a))> |
#<alt (/ -1 b)> |
#<alt (/ (- (* -1 (/ a b)) 1) b)> |
#<alt (/ (- (* -1 (/ (pow a 2) (pow b 2))) (+ 1 (/ a b))) b)> |
#<alt (/ (- (* -1 (/ (pow a 3) (pow b 3))) (+ 1 (+ (/ a b) (/ (pow a 2) (pow b 2))))) b)> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ (+ 1 (/ a b)) b))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) a) b))) b))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (* -1 (pow a 2))) b)) a) b))) 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)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -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)))) (* (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 (* 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 (pow (* -1 b) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4))> |
#<alt (+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* -3/32 (* (pow (/ -1 (pow b 7)) 1/4) a)))) (pow (* -1 b) 1/4))> |
#<alt (+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* a (+ (* -3/32 (pow (/ -1 (pow b 7)) 1/4)) (* -7/128 (* (pow (/ -1 (pow b 11)) 1/4) a)))))) (pow (* -1 b) 1/4))> |
#<alt (pow (* 1 a) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4))> |
#<alt (+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (* 1 a) 1/4)))> |
#<alt (+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 11)) 1/4) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) (pow (* 1 a) 1/4))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1/4 (/ (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))) a)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3))))) a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a)))> |
#<alt (pow (* 1 a) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4))> |
#<alt (+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* -3/32 (* (pow (/ 1 (pow a 7)) 1/4) b)))) (pow (* 1 a) 1/4))> |
#<alt (+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* b (+ (* -3/32 (pow (/ 1 (pow a 7)) 1/4)) (* -7/128 (* (pow (/ 1 (pow a 11)) 1/4) b)))))) (pow (* 1 a) 1/4))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (+ (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3))))) (pow b 3)))))> |
#<alt (pow (* -1 b) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4))> |
#<alt (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3)))))) (* (pow (* -1 b) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) b)) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4))> |
#<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 (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)))))))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | -inf | (pow (- a b) 1/4) |
| 1.0ms | b | @ | inf | (pow (- a b) 1/4) |
| 1.0ms | a | @ | inf | (pow (- a b) 1/4) |
| 1.0ms | a | @ | 0 | (sqrt (/ 1 (- a b))) |
| 1.0ms | a | @ | 0 | (pow (- a b) 1/4) |
| 1× | batch-egg-rewrite |
| 3 010× | lower-*.f32 |
| 3 008× | lower-*.f64 |
| 2 112× | lower-/.f32 |
| 2 108× | lower-/.f64 |
| 2 086× | lower-fma.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 63 |
| 0 | 25 | 65 |
| 1 | 87 | 48 |
| 2 | 443 | 46 |
| 3 | 5243 | 46 |
| 0 | 8330 | 46 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (-.f64 a b)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 a b))) |
(pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
(-.f64 a b) |
(sqrt.f64 (+.f64 a b)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b)) (*.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 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))) (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 a b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (sqrt.f64 (+.f64 a b)))) |
(neg.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (neg.f64 (sqrt.f64 (-.f64 a b))))) |
(neg.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (-.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.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 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (+.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))))) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 a a (*.f64 b (+.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))))) (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (/.f64 #s(literal -1 binary64) (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 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (sqrt.f64 (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 (fma.f64 a a (*.f64 b (+.f64 a b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 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 a b)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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 a (*.f64 b (-.f64 b a))))) |
(/.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 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.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 a (*.f64 b (+.f64 a b))))) |
(pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal -1 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 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (sqrt.f64 (+.f64 a b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) (neg.f64 (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 #s(literal 1 binary64) (-.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 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(*.f64 (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (-.f64 b a))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (-.f64 a b))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(sqrt.f64 (-.f64 a b)) |
(neg.f64 (neg.f64 (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 a (*.f64 b (+.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (-.f64 a b)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (sqrt.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a 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 a (*.f64 b (+.f64 a 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 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 a b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (log.f64 (-.f64 a b))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(*.f64 (sqrt.f64 (-.f64 a b)) #s(literal 1 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 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) #s(literal 1 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 a (*.f64 b (+.f64 a 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 a (*.f64 b (+.f64 a b)))))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 b a))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (-.f64 b a))) |
(*.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 a (*.f64 b (-.f64 b a))))) |
(*.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 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 a b)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 a b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 a b))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (-.f64 a b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) #s(literal 1/4 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 b a))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 b a)))) |
(/.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(/.f64 (pow.f64 (-.f64 a b) #s(literal -3/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 b a)))) |
(pow.f64 (-.f64 a b) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) #s(literal -4 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal -1/8 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (/.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) (pow.f64 (-.f64 a b) #s(literal -3/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 a b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 a b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) b)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) a)) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 b (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (/.f64 #s(literal 1 binary64) (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 a) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(+.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(exp.f64 (neg.f64 (log.f64 (-.f64 a b)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (-.f64 a b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 a b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 a b))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 (*.f64 b (/.f64 b (-.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 b (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (fma.f64 a a (*.f64 b b)) (/.f64 #s(literal 1 binary64) (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 a) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 a b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 a a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 a b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) b (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) a)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(/.f64 #s(literal 1 binary64) (-.f64 a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (neg.f64 (sqrt.f64 (-.f64 a b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 #s(literal -1 binary64) (-.f64 b a)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 a b)) (neg.f64 (sqrt.f64 (-.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (fma.f64 a a (*.f64 b (+.f64 a 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) (+.f64 a b)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 b a))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a)) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) |
(/.f64 (neg.f64 (+.f64 a b)) (*.f64 (+.f64 a b) (-.f64 b a))) |
(/.f64 (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)))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (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 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 b a)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 b a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 b a)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 b a)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 (-.f64 a b)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (*.f64 (sqrt.f64 (-.f64 b a)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 b a)) (neg.f64 (sqrt.f64 (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) (*.f64 (sqrt.f64 (-.f64 b a)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 (-.f64 b a)))) |
(/.f64 (*.f64 #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))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (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 #s(literal 1 binary64) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (/.f64 (+.f64 a b) (+.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 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 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(/.f64 (/.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 a a (*.f64 b (+.f64 a b)))) (-.f64 a b)) |
(pow.f64 (-.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) #s(literal -4 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 a b)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) #s(literal -8 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) #s(literal 4 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 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b))) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (neg.f64 (sqrt.f64 (-.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (-.f64 a b) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 a 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 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (+.f64 a b)) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (/.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (+.f64 a b)) (/.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.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 a (*.f64 b (-.f64 b a))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) (+.f64 a b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) (neg.f64 (+.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (+.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (/.f64 (+.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))))) (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (+.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 (fma.f64 a a (*.f64 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 (fma.f64 a a (*.f64 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))))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (-.f64 a b))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(sqrt.f64 (-.f64 a b)) |
(neg.f64 (neg.f64 (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 a (*.f64 b (+.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (-.f64 a b)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (sqrt.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a 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 a (*.f64 b (+.f64 a 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 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 a b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/8 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (log.f64 (-.f64 a b))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(*.f64 (sqrt.f64 (-.f64 a b)) #s(literal 1 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 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (/.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) #s(literal 1 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 a (*.f64 b (+.f64 a 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 a (*.f64 b (+.f64 a b)))))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 b a))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (-.f64 b a))) |
(*.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 a (*.f64 b (-.f64 b a))))) |
(*.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 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b)) (*.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 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))) (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 a b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (sqrt.f64 (+.f64 a b)))) |
(neg.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (neg.f64 (sqrt.f64 (-.f64 a b))))) |
(neg.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (-.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.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 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (+.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))))) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 a a (*.f64 b (+.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))))) (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (/.f64 #s(literal -1 binary64) (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 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (sqrt.f64 (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 (fma.f64 a a (*.f64 b (+.f64 a b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 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 a b)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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 a (*.f64 b (-.f64 b a))))) |
(/.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 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.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 a (*.f64 b (+.f64 a b))))) |
(pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal -1 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 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (sqrt.f64 (+.f64 a b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (*.f64 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) (neg.f64 (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 #s(literal 1 binary64) (-.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 (pow.f64 (-.f64 a b) #s(literal 3/8 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(*.f64 (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (-.f64 b a))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b)))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 a b))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 a b))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (-.f64 a b))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (-.f64 a b))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/4 binary64))) (log.f64 (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (+.f64 a b)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (-.f64 b a))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (+.f64 a b) (-.f64 b a)))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (neg.f64 (+.f64 a b))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a)))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))))) |
(pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) #s(literal 1/16 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal -1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 a b))) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (-.f64 a b))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/16 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a a (*.f64 b (+.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 (pow.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/16 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (neg.f64 (log.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (neg.f64 (log.f64 (+.f64 a b))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b))))) #s(literal 0 binary64))) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(+.f64 a (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 a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(+.f64 (*.f64 a (/.f64 a (+.f64 a b))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(+.f64 (neg.f64 (neg.f64 a)) (neg.f64 b)) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) a) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)))) |
(exp.f64 (log.f64 (-.f64 a b))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (-.f64 a b))) #s(literal -1 binary64))) |
(-.f64 a b) |
(-.f64 #s(literal 0 binary64) (-.f64 b a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(-.f64 (*.f64 a (/.f64 a (+.f64 a b))) (/.f64 (*.f64 b b) (+.f64 a b))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 a (/.f64 a (+.f64 a b))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 a b)) #s(literal 1 binary64))) |
(-.f64 (+.f64 a #s(literal 0 binary64)) b) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #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 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 a (/.f64 (*.f64 a a) (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(fma.f64 b #s(literal -1 binary64) a) |
(fma.f64 #s(literal -1 binary64) b a) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(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 a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 a a) (/.f64 a (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(fma.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 b) #s(literal 1 binary64) a) |
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a a) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b (-.f64 b a))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 a b))) (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 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (/.f64 a (fma.f64 a a (*.f64 b (+.f64 a 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 (+.f64 a b) (-.f64 b a))) (-.f64 b a) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (neg.f64 (/.f64 (*.f64 b 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 a (*.f64 b (+.f64 a b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a 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 a (*.f64 b (+.f64 a b)))))) |
(neg.f64 (-.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 a b) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(/.f64 (-.f64 b a) #s(literal -1 binary64)) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 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 a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 a (neg.f64 b))))) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b)) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 a b)))) |
(/.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 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a)) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a)) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.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 a (*.f64 b (+.f64 a 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))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a 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))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 a b) (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.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 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (exp.f64 (log.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (exp.f64 (log.f64 (+.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 a a (*.f64 b (+.f64 a 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 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 b a)) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (neg.f64 (+.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) #s(literal 1 binary64)) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a)) #s(literal 1 binary64)) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b b)) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a a (*.f64 b (-.f64 b a)))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b 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))))) #s(literal 1 binary64)) (*.f64 (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)))) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 b a) (-.f64 b a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (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) (+.f64 a b)) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (+.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 a (+.f64 a b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 a (/.f64 a (+.f64 a b))) (*.f64 a (/.f64 a (+.f64 a b))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)) (*.f64 (*.f64 a (/.f64 a (+.f64 a b))) (/.f64 (*.f64 b b) (+.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 a (+.f64 a b))) (*.f64 a (/.f64 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 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (fma.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 b a) (-.f64 b a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a 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 a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.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 a (*.f64 b (+.f64 a 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))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.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))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b)))) (+.f64 a b)) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(pow.f64 (-.f64 a b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 a b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 a b)) |
(*.f64 (-.f64 a b) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) |
(*.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 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 #s(literal -1 binary64) (-.f64 b a)) |
(*.f64 (-.f64 b a) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.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 a (*.f64 b (+.f64 a b))))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 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 a) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.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 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a b)))) |
(*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64)) (/.f64 (fma.f64 a a (*.f64 b (-.f64 b a))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (/.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) #s(literal 1 binary64)) (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 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 a (*.f64 b (-.f64 b a)))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (fma.f64 a a (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 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 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a 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)) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (+.f64 a b))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (+.f64 a b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 a b))) #s(literal -1/2 binary64))) |
(sqrt.f64 (+.f64 a b)) |
(neg.f64 (neg.f64 (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 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 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 a b)) #s(literal 1 binary64)) |
(/.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 a (*.f64 b (-.f64 b a))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 b a))) (sqrt.f64 (neg.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a))))) |
(/.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 a (*.f64 b (-.f64 b a)))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (pow.f64 (-.f64 a b) #s(literal 3/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))))) |
(pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.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)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (+.f64 a b)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (*.f64 b (-.f64 b a)))))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.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)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (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 a (*.f64 b (+.f64 a 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))) |
| 1× | egg-herbie |
| 15 482× | lower-fma.f64 |
| 15 482× | lower-fma.f32 |
| 8 770× | lower-*.f64 |
| 8 770× | lower-*.f32 |
| 4 494× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 811 | 5187 |
| 1 | 2623 | 4343 |
| 0 | 9227 | 4092 |
| 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) |
(* -1 (* a (+ 1 (* -1/2 (/ (+ b (* -1 b)) (* a (pow (sqrt -1) 2))))))) |
(* -1 (* a (+ 1 (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (* a (pow (sqrt -1) 2)))) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a))))) |
(* -1 (* a (+ 1 (* -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) 4)))) (* 1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) a)) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a))))) |
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)) |
(* -1 (* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(* -1 (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(* -1 (* 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))))))) |
(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 (/ 1 b)) (sqrt -1)) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3)))) (sqrt -1)) (sqrt b))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* a (+ (* -1/2 (* (sqrt b) (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (* b (pow (sqrt -1) 2)))) (/ 1 (pow b 4)))) (sqrt -1)) (sqrt b))))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(sqrt (/ 1 a)) |
(+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))) |
(+ (sqrt (/ 1 a)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))) |
(+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 7))) (+ (* -1 (pow b 3)) (* 1/4 (* a (pow b 2)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt a) (* (pow b 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 a)) (* (pow (sqrt -1) 2) (+ (* -1/4 (* a (pow b 2))) (pow b 3)))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 a)) |
(+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))) |
(+ (sqrt (/ 1 a)) (* b (+ (* 3/8 (* (sqrt (/ 1 (pow a 5))) b)) (* 1/2 (sqrt (/ 1 (pow a 3))))))) |
(+ (sqrt (/ 1 a)) (* b (+ (* 1/2 (sqrt (/ 1 (pow a 3)))) (* b (+ (* 5/16 (* (sqrt (/ 1 (pow a 7))) b)) (* 3/8 (sqrt (/ 1 (pow a 5))))))))) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow b 7))) (/ (+ (* 1/4 (/ (* (pow a 2) b) (pow (sqrt -1) 2))) (pow a 3)) (sqrt -1)))) (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 b)) (* (sqrt -1) (+ (* -1/4 (* (pow a 2) b)) (pow a 3))))) (* 1/2 (* (* (pow a 2) (sqrt -1)) (sqrt b)))) (pow b 3))) (+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(/ -1 b) |
(- (* -1 (/ a (pow b 2))) (/ 1 b)) |
(- (* a (- (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b)) |
(- (* a (- (* a (- (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b)) |
(/ 1 a) |
(/ (+ 1 (/ b a)) a) |
(/ (- (+ 1 (/ (pow b 2) (pow a 2))) (* -1 (/ b a))) a) |
(/ (- (+ 1 (/ (pow b 3) (pow a 3))) (+ (* -1 (/ b a)) (* -1 (/ (pow b 2) (pow a 2))))) a) |
(/ 1 a) |
(* -1 (/ (- (* -1 (/ b a)) 1) a)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) (* -1 b)) a)) 1) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) a)) (pow b 2)) a)) (* -1 b)) a)) 1) a)) |
(/ 1 a) |
(+ (/ 1 a) (/ b (pow a 2))) |
(+ (* b (+ (/ 1 (pow a 2)) (/ b (pow a 3)))) (/ 1 a)) |
(+ (* b (+ (* b (+ (/ 1 (pow a 3)) (/ b (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a)) |
(/ -1 b) |
(/ (- (* -1 (/ a b)) 1) b) |
(/ (- (* -1 (/ (pow a 2) (pow b 2))) (+ 1 (/ a b))) b) |
(/ (- (* -1 (/ (pow a 3) (pow b 3))) (+ 1 (+ (/ a b) (/ (pow a 2) (pow b 2))))) b) |
(/ -1 b) |
(* -1 (/ (+ 1 (/ a b)) b)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) a) b))) b)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (* -1 (pow a 2))) b)) a) b))) 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)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -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)))) (* (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))))))) |
(* 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))))) |
(pow (* -1 b) 1/4) |
(+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4)) |
(+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* -3/32 (* (pow (/ -1 (pow b 7)) 1/4) a)))) (pow (* -1 b) 1/4)) |
(+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* a (+ (* -3/32 (pow (/ -1 (pow b 7)) 1/4)) (* -7/128 (* (pow (/ -1 (pow b 11)) 1/4) a)))))) (pow (* -1 b) 1/4)) |
(pow (* 1 a) 1/4) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (* 1 a) 1/4))) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 11)) 1/4) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) (pow (* 1 a) 1/4)))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1/4 (/ (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))) a))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3))))) a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(pow (* 1 a) 1/4) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* -3/32 (* (pow (/ 1 (pow a 7)) 1/4) b)))) (pow (* 1 a) 1/4)) |
(+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* b (+ (* -3/32 (pow (/ 1 (pow a 7)) 1/4)) (* -7/128 (* (pow (/ 1 (pow a 11)) 1/4) b)))))) (pow (* 1 a) 1/4)) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (+ (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3))))) (pow b 3))))) |
(pow (* -1 b) 1/4) |
(+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4)) |
(+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3)))))) (* (pow (* -1 b) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) b)) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4)) |
(* -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))))) |
(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))))))) |
| 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)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 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 a (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (sqrt.f64 #s(literal -1 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 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 a (*.f64 a (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b)))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (neg.f64 b)))))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(fma.f64 a (/.f64 #s(literal 0 binary64) 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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) 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 (fma.f64 #s(literal 0 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) a))) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (+ b (* -1 b)) (* a (pow (sqrt -1) 2))))))) |
(neg.f64 (fma.f64 a (/.f64 #s(literal 0 binary64) a) a)) |
(* -1 (* a (+ 1 (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (* a (pow (sqrt -1) 2)))) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a))))) |
(neg.f64 (fma.f64 a (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) a) #s(literal 0 binary64)) (neg.f64 a)) a)) |
(* -1 (* a (+ 1 (* -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) 4)))) (* 1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) a)) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a))))) |
(neg.f64 (fma.f64 a (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (neg.f64 a)) (neg.f64 a)) a)) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+.f64 a (/.f64 #s(literal 0 binary64) 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 b (fma.f64 b (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1/2 binary64)) a) (/.f64 #s(literal 0 binary64) 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 b (fma.f64 b (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1/2 binary64)) a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 0 binary64) a))) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(*.f64 b (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 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 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (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 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (neg.f64 b)))))))) |
(* -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))))))) |
(*.f64 (neg.f64 b) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.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 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 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 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) 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 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) |
(+ (* 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 a (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.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/16 binary64) (*.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 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)) |
(neg.f64 (sqrt.f64 a)) |
(* -1 (* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(*.f64 (fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (neg.f64 a)) |
(* -1 (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(neg.f64 (*.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 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* 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))))))) |
(neg.f64 (*.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 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/2 binary64) b) (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 #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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (sqrt.f64 #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 5 binary64))) (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))))) |
(* -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))))) |
(*.f64 (neg.f64 b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* -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)))))) |
(neg.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))))) |
(* -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 #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)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))))))) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3)))) (sqrt -1)) (sqrt b))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 b) (/.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b (neg.f64 b)))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* a (+ (* -1/2 (* (sqrt b) (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (* b (pow (sqrt -1) 2)))) (/ 1 (pow b 4)))) (sqrt -1)) (sqrt b))))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(fma.f64 a (fma.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 b) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b (neg.f64 b))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b (neg.f64 b))))) b) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))) |
(fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (sqrt (/ 1 a)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 7))) (+ (* -1 (pow b 3)) (* 1/4 (* a (pow b 2)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) |
(fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt a) (* (pow b 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 a)) (* (pow (sqrt -1) 2) (+ (* -1/4 (* a (pow b 2))) (pow b 3)))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
(fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) a b)))))) (*.f64 a (*.f64 a a))))) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))) |
(fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (sqrt (/ 1 a)) (* b (+ (* 3/8 (* (sqrt (/ 1 (pow a 5))) b)) (* 1/2 (sqrt (/ 1 (pow a 3))))))) |
(fma.f64 b (fma.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (sqrt (/ 1 a)) (* b (+ (* 1/2 (sqrt (/ 1 (pow a 3)))) (* b (+ (* 5/16 (* (sqrt (/ 1 (pow a 7))) b)) (* 3/8 (sqrt (/ 1 (pow a 5))))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 b #s(literal 5/16 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 a (sqrt.f64 #s(literal -1 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 (*.f64 a a) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow b 7))) (/ (+ (* 1/4 (/ (* (pow a 2) b) (pow (sqrt -1) 2))) (pow a 3)) (sqrt -1)))) (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b (*.f64 a a)) #s(literal -1 binary64)) (*.f64 a (*.f64 a a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 a (sqrt.f64 #s(literal -1 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 (*.f64 a a) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) |
(+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 b)) (* (sqrt -1) (+ (* -1/4 (* (pow a 2) b)) (pow a 3))))) (* 1/2 (* (* (pow a 2) (sqrt -1)) (sqrt b)))) (pow b 3))) (+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))))) (*.f64 b (*.f64 b b))))) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (* -1 (/ a (pow b 2))) (/ 1 b)) |
(+.f64 (/.f64 a (*.f64 b (neg.f64 b))) (/.f64 #s(literal -1 binary64) b)) |
(- (* a (- (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b)) |
(fma.f64 a (+.f64 (/.f64 a (*.f64 b (*.f64 b (neg.f64 b)))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) |
(- (* a (- (* a (- (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b)) |
(fma.f64 a (fma.f64 a (+.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ b a)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(/ (- (+ 1 (/ (pow b 2) (pow a 2))) (* -1 (/ b a))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 b a))) a) |
(/ (- (+ 1 (/ (pow b 3) (pow a 3))) (+ (* -1 (/ b a)) (* -1 (/ (pow b 2) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 b (neg.f64 a)) (/.f64 (*.f64 b b) (*.f64 a a)))) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* -1 (/ (- (* -1 (/ b a)) 1) a)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) (* -1 b)) a)) 1) a)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 b b) a) b) (neg.f64 a)) #s(literal -1 binary64)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) a)) (pow b 2)) a)) (* -1 b)) a)) 1) a)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (neg.f64 b))) a) (*.f64 b b)) (neg.f64 a)) b) a)) #s(literal -1 binary64)) (neg.f64 a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ b (pow a 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a a))) |
(+ (* b (+ (/ 1 (pow a 2)) (/ b (pow a 3)))) (/ 1 a)) |
(fma.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a)) |
(+ (* b (+ (* b (+ (/ 1 (pow a 3)) (/ b (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a)) |
(fma.f64 b (fma.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 b (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ (- (* -1 (/ a b)) 1) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (neg.f64 b)) |
(/ (- (* -1 (/ (pow a 2) (pow b 2))) (+ 1 (/ a b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b (neg.f64 b))) (+.f64 #s(literal 1 binary64) (/.f64 a b))) b) |
(/ (- (* -1 (/ (pow a 3) (pow b 3))) (+ 1 (+ (/ a b) (/ (pow a 2) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (neg.f64 b)))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 a b)))) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (/ a b)) b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 a b)) (neg.f64 b)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) a) b))) b)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (neg.f64 a)) b) a) b)) (neg.f64 b)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (* -1 (pow a 2))) b)) a) b))) b)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) b) (*.f64 a a)) (neg.f64 b)) a) b)) (neg.f64 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 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) |
(+ (* 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 a (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.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/16 binary64) (*.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 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))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 (fma.f64 #s(literal -1 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/2 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 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)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -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)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 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 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) (neg.f64 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 #s(literal -1/2 binary64) b) (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 #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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (sqrt.f64 #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 5 binary64))) (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))))) |
(* -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))))) |
(*.f64 (neg.f64 b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* -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)))))) |
(neg.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))))) |
(* -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 #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)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 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 a (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (sqrt.f64 #s(literal -1 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 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 a (*.f64 a (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b)))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (neg.f64 b)))))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(fma.f64 a (/.f64 #s(literal 0 binary64) 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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) 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 (fma.f64 #s(literal 0 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (neg.f64 b) #s(literal 0 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) a))) a) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 #s(literal 0 binary64) a) (neg.f64 a) 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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) a) #s(literal 0 binary64)) (neg.f64 a)) (neg.f64 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 (fma.f64 #s(literal 1/2 binary64) (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) a)) (neg.f64 a)) (neg.f64 a)) (neg.f64 a) a) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+.f64 a (/.f64 #s(literal 0 binary64) 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 b (fma.f64 b (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1/2 binary64)) a) (/.f64 #s(literal 0 binary64) 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 b (fma.f64 b (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1/2 binary64)) a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 0 binary64) a))) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(*.f64 b (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 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 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 b (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 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (neg.f64 b)))))))) |
(* -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))))))) |
(*.f64 (neg.f64 b) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.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 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 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 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) b)) b))) |
(pow (* -1 b) 1/4) |
(pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/4 binary64) a) (pow.f64 (neg.f64 b) #s(literal 1/4 binary64))) |
(+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* -3/32 (* (pow (/ -1 (pow b 7)) 1/4) a)))) (pow (* -1 b) 1/4)) |
(fma.f64 a (fma.f64 a (*.f64 #s(literal -3/32 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)))) (pow.f64 (neg.f64 b) #s(literal 1/4 binary64))) |
(+ (* a (+ (* -1/4 (pow (/ -1 (pow b 3)) 1/4)) (* a (+ (* -3/32 (pow (/ -1 (pow b 7)) 1/4)) (* -7/128 (* (pow (/ -1 (pow b 11)) 1/4) a)))))) (pow (* -1 b) 1/4)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -3/32 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 11 binary64))) #s(literal 1/4 binary64)) (*.f64 a #s(literal -7/128 binary64)))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)))) (pow.f64 (neg.f64 b) #s(literal 1/4 binary64))) |
(pow (* 1 a) 1/4) |
(pow.f64 a #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1/4 binary64)) (pow.f64 a #s(literal 1/4 binary64))) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (pow (* 1 a) 1/4))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 b (*.f64 b #s(literal -3/32 binary64))) (pow.f64 a #s(literal 1/4 binary64)))) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (+ (* (pow (/ 1 (pow a 7)) 1/4) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) (+ (* (pow (/ 1 (pow a 11)) 1/4) (+ (* -1/12 (pow b 3)) (+ (* -1/384 (pow b 3)) (* 1/32 (pow b 3))))) (pow (* 1 a) 1/4)))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64))) (fma.f64 (*.f64 b b) (*.f64 #s(literal -3/32 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 11 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -7/128 binary64)) (pow.f64 a #s(literal 1/4 binary64))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1/4 (/ (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))) a))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) a) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2)))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (fma.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3/32 binary64))) a)) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (*.f64 b #s(literal 1/4 binary64)))) a)) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/32 (pow b 3)) (+ (* 1/384 (pow b 3)) (* 1/12 (pow b 3))))) a)) (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (pow b 2)) (* 1/32 (pow b 2))))) a)) (* 1/4 (* b (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 a))))))))) a))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (*.f64 b #s(literal 1/4 binary64))) (/.f64 (fma.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 7/128 binary64)) a)) (*.f64 (*.f64 b (*.f64 b #s(literal -3/32 binary64))) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) a)) a)) |
(pow (* 1 a) 1/4) |
(pow.f64 a #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ 1 (pow a 3)) 1/4) b)) (pow (* 1 a) 1/4)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1/4 binary64)) (pow.f64 a #s(literal 1/4 binary64))) |
(+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* -3/32 (* (pow (/ 1 (pow a 7)) 1/4) b)))) (pow (* 1 a) 1/4)) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -3/32 binary64) b))) (pow.f64 a #s(literal 1/4 binary64))) |
(+ (* b (+ (* -1/4 (pow (/ 1 (pow a 3)) 1/4)) (* b (+ (* -3/32 (pow (/ 1 (pow a 7)) 1/4)) (* -7/128 (* (pow (/ 1 (pow a 11)) 1/4) b)))))) (pow (* 1 a) 1/4)) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -7/128 binary64) (*.f64 b (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 11 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal -3/32 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) #s(literal 1/4 binary64)))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64)))) (pow.f64 a #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (/.f64 (*.f64 a (*.f64 a #s(literal -3/32 binary64))) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/4 (/ (* a (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b))))))) b)) (+ (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2)))) (pow b 2)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 b)))))) (+ (* -1/12 (pow a 3)) (+ (* -1/384 (pow a 3)) (* 1/32 (pow a 3))))) (pow b 3))))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -3/32 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -7/128 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))) b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 b)))))) |
(pow (* -1 b) 1/4) |
(pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ -1 (pow b 3)) 1/4) a)) (pow (* -1 b) 1/4)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/4 binary64) a) (pow.f64 (neg.f64 b) #s(literal 1/4 binary64))) |
(+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4)) |
(-.f64 (pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 a (*.f64 (pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (*.f64 a (*.f64 a #s(literal -3/32 binary64))))) b)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow b 3)) 1/4) (+ (* -1/32 (pow a 3)) (+ (* 1/384 (pow a 3)) (* 1/12 (pow a 3)))))) (* (pow (* -1 b) 1/4) (+ (* -1/8 (pow a 2)) (* 1/32 (pow a 2))))) b)) (* 1/4 (* (pow (* -1 b) 1/4) a))) b)) (pow (* -1 b) 1/4)) |
(-.f64 (pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) (/.f64 (fma.f64 a (*.f64 (pow.f64 (neg.f64 b) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -3/32 binary64) (pow.f64 (neg.f64 b) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 7/128 binary64)))) (neg.f64 b))) b)) |
(* -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)))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
(* a (+ 1 (* -1 (/ b a)))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
(* a (+ 1 (* -1 (/ b a)))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
a |
(* -1 (* a (- (/ b a) 1))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
(* -1 (* a (- (/ b a) 1))) |
(fma.f64 a (/.f64 b (neg.f64 a)) a) |
(* -1 (* a (- (/ b a) 1))) |
(fma.f64 a (/.f64 b (neg.f64 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)) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* b (- (/ a b) 1)) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* b (- (/ a b) 1)) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) b)) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) b)) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(neg.f64 (fma.f64 b (/.f64 a (neg.f64 b)) b)) |
(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 #s(literal -1/8 binary64) a))) (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 (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/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (*.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 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (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 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (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 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 a (fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 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 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) b) (*.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))))) (neg.f64 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))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) b) (*.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)))))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/2 binary64) b) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(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 #s(literal 1/16 binary64) (*.f64 b (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 a #s(literal 1/2 binary64)) (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) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 a #s(literal -1/8 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 a #s(literal -1/8 binary64))) (*.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)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (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 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/2 binary64))))) |
(* -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 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal -1/8 binary64)))))) |
(* -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/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 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal -1/8 binary64))))))) |
Compiled 30 648 to 3 637 computations (88.1% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 177 | 1 | 1 178 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 3 | 3 |
| Total | 1 179 | 5 | 1 184 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
| ▶ | 99.5% | (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 55.8% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ✓ | 98.9% | a |
Compiled 47 to 30 computations (36.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 a b)))) |
| 144× | lower-fma.f64 |
| 144× | lower-fma.f32 |
| 80× | lower-*.f64 |
| 80× | lower-*.f32 |
| 56× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 35 |
| 0 | 15 | 35 |
| 1 | 20 | 35 |
| 2 | 24 | 35 |
| 3 | 30 | 35 |
| 4 | 39 | 35 |
| 5 | 62 | 35 |
| 6 | 96 | 35 |
| 7 | 127 | 35 |
| 8 | 184 | 35 |
| 9 | 226 | 35 |
| 10 | 258 | 35 |
| 11 | 260 | 35 |
| 0 | 260 | 35 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
a |
b |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (-.f64 a b)) |
#s(literal 1 binary64) |
(-.f64 a b) |
| Outputs |
|---|
(/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
a |
b |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (-.f64 a b)) |
#s(literal 1 binary64) |
(-.f64 a b) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 a b)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 a b)) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
| ✓ | accuracy | 99.6% | (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
| 18.0ms | 256× | 0 | valid |
Compiled 37 to 11 computations (70.3% saved)
ival-div: 3.0ms (27.3% of total)ival-add: 3.0ms (27.3% of total)ival-sqrt: 3.0ms (27.3% of total)ival-sub: 1.0ms (9.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 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))> |
#<alt (sqrt.f64 (+.f64 a b))> |
#<alt (+.f64 a b)> |
#<alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))> |
#<alt (/.f64 #s(literal 1 binary64) (-.f64 a b))> |
| 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)> |
#<alt (* -1 (* a (+ 1 (* -1/2 (/ (+ b (* -1 b)) (* a (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (* a (pow (sqrt -1) 2)))) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a)))))> |
#<alt (* -1 (* a (+ 1 (* -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) 4)))) (* 1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) a)) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a)))))> |
#<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)> |
#<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 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 (* (sqrt (/ 1 b)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))> |
#<alt (+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3)))) (sqrt -1)) (sqrt b))))) (* (sqrt (/ 1 b)) (sqrt -1)))> |
#<alt (+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* a (+ (* -1/2 (* (sqrt b) (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (* b (pow (sqrt -1) 2)))) (/ 1 (pow b 4)))) (sqrt -1)) (sqrt b))))))) (* (sqrt (/ 1 b)) (sqrt -1)))> |
#<alt (sqrt (/ 1 a))> |
#<alt (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))> |
#<alt (+ (sqrt (/ 1 a)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))> |
#<alt (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 7))) (+ (* -1 (pow b 3)) (* 1/4 (* a (pow b 2)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))))> |
#<alt (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt a) (* (pow b 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 a)) (* (pow (sqrt -1) 2) (+ (* -1/4 (* a (pow b 2))) (pow b 3)))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))> |
#<alt (sqrt (/ 1 a))> |
#<alt (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))> |
#<alt (+ (sqrt (/ 1 a)) (* b (+ (* 3/8 (* (sqrt (/ 1 (pow a 5))) b)) (* 1/2 (sqrt (/ 1 (pow a 3)))))))> |
#<alt (+ (sqrt (/ 1 a)) (* b (+ (* 1/2 (sqrt (/ 1 (pow a 3)))) (* b (+ (* 5/16 (* (sqrt (/ 1 (pow a 7))) b)) (* 3/8 (sqrt (/ 1 (pow a 5)))))))))> |
#<alt (* (sqrt (/ 1 b)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow b 7))) (/ (+ (* 1/4 (/ (* (pow a 2) b) (pow (sqrt -1) 2))) (pow a 3)) (sqrt -1)))) (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 b)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 b)) (* (sqrt -1) (+ (* -1/4 (* (pow a 2) b)) (pow a 3))))) (* 1/2 (* (* (pow a 2) (sqrt -1)) (sqrt b)))) (pow b 3))) (+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (/ -1 b)> |
#<alt (- (* -1 (/ a (pow b 2))) (/ 1 b))> |
#<alt (- (* a (- (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b))> |
#<alt (- (* a (- (* a (- (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (/ b a)) a)> |
#<alt (/ (- (+ 1 (/ (pow b 2) (pow a 2))) (* -1 (/ b a))) a)> |
#<alt (/ (- (+ 1 (/ (pow b 3) (pow a 3))) (+ (* -1 (/ b a)) (* -1 (/ (pow b 2) (pow a 2))))) a)> |
#<alt (/ 1 a)> |
#<alt (* -1 (/ (- (* -1 (/ b a)) 1) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) (* -1 b)) a)) 1) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) a)) (pow b 2)) a)) (* -1 b)) a)) 1) a))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ b (pow a 2)))> |
#<alt (+ (* b (+ (/ 1 (pow a 2)) (/ b (pow a 3)))) (/ 1 a))> |
#<alt (+ (* b (+ (* b (+ (/ 1 (pow a 3)) (/ b (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a))> |
#<alt (/ -1 b)> |
#<alt (/ (- (* -1 (/ a b)) 1) b)> |
#<alt (/ (- (* -1 (/ (pow a 2) (pow b 2))) (+ 1 (/ a b))) b)> |
#<alt (/ (- (* -1 (/ (pow a 3) (pow b 3))) (+ 1 (+ (/ a b) (/ (pow a 2) (pow b 2))))) b)> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ (+ 1 (/ a b)) b))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) a) b))) b))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (* -1 (pow a 2))) b)) a) b))) b))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | a | @ | 0 | (/ (sqrt (+ a b)) (sqrt (/ 1 (- a b)))) |
| 0.0ms | a | @ | -inf | (/ (sqrt (+ a b)) (sqrt (/ 1 (- a b)))) |
| 0.0ms | b | @ | inf | (/ (sqrt (+ a b)) (sqrt (/ 1 (- a b)))) |
| 0.0ms | a | @ | inf | (/ (sqrt (+ a b)) (sqrt (/ 1 (- a b)))) |
| 0.0ms | b | @ | -inf | (/ (sqrt (+ a b)) (sqrt (/ 1 (- a b)))) |
| 1× | batch-egg-rewrite |
| 2 566× | lower-*.f64 |
| 2 566× | lower-*.f32 |
| 2 346× | lower-/.f32 |
| 2 342× | lower-/.f64 |
| 1 626× | lower-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 29 |
| 0 | 15 | 28 |
| 1 | 60 | 25 |
| 2 | 366 | 25 |
| 0 | 4777 | 25 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(sqrt.f64 (+.f64 a b)) |
(+.f64 a b) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (-.f64 a b)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/2 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (-.f64 a b)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (-.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.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)))) (sqrt.f64 (/.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 b a)))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.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 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a))))) |
(/.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 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a b)))) (/.f64 #s(literal -1 binary64) (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 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (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 b (-.f64 b a) (*.f64 a a)))) |
(/.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) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1 binary64)) |
(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)) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.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)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (neg.f64 (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 #s(literal 1 binary64) (-.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 (pow.f64 (neg.f64 (+.f64 a b)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 b a))) |
(*.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 (neg.f64 (+.f64 a b))) (sqrt.f64 (-.f64 b a))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 a b) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal -1/4 binary64))) (/.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a b)))) (neg.f64 (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)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (-.f64 b a))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 a b)))) |
(sqrt.f64 (+.f64 a b)) |
(neg.f64 (neg.f64 (sqrt.f64 (+.f64 a b)))) |
(/.f64 (sqrt.f64 (+.f64 a b)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (+.f64 a b)) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 b (-.f64 b a) (*.f64 a a))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) (*.f64 (sqrt.f64 (-.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)))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (sqrt.f64 (-.f64 a 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 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(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)) #s(literal 1 binary64)) |
(*.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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 a b)))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) (/.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (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 b (-.f64 b a) (*.f64 a a))) #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 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.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)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (+.f64 a b))) #s(literal 1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a 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 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(+.f64 a b) |
(+.f64 b a) |
(+.f64 b (*.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) b) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b))) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a b))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #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 b #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal 1 binary64) a b) |
(fma.f64 #s(literal 1 binary64) b a) |
(fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) a) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) (*.f64 #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 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (-.f64 a b)) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 a b))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (fma.f64 b (+.f64 a b) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (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) #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 (+.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 #s(literal 1 binary64) (+.f64 a b))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (-.f64 a b)) a (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 a (fma.f64 b (-.f64 b a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (-.f64 b a)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.f64 b a))) (neg.f64 (fma.f64 b (+.f64 a b) (*.f64 a a))) (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 (+.f64 a b) #s(literal 1 binary64)) |
(/.f64 (+.f64 a b) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (-.f64 b 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 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.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))) (-.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (/.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 b a)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (neg.f64 (+.f64 a b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (-.f64 b a))) |
(/.f64 (neg.f64 (+.f64 a b)) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(/.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 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.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 b (-.f64 b a) (*.f64 a a)) (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 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 (-.f64 a b) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 b a)) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 b a))) |
(/.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))))) #s(literal 1 binary64)) (*.f64 (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)))) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 b a)) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal -1 binary64)) (-.f64 b a)) |
(/.f64 (*.f64 (neg.f64 (+.f64 a b)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (+.f64 a b)))))) (*.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.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 a b)) (*.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (*.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (+.f64 a b) (*.f64 a a))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.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 b (-.f64 b a) (*.f64 a a))) |
(/.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 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (+.f64 a b)))))) (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 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.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 b (-.f64 b a) (*.f64 a a)))) (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 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (/.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 b a))) |
(/.f64 (*.f64 (neg.f64 (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 (*.f64 b 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 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 b b (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1 binary64)) |
(*.f64 (+.f64 a b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (/.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (*.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (neg.f64 (+.f64 a b)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (+.f64 a b)) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (neg.f64 (+.f64 a b)) (/.f64 (-.f64 b a) (-.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 b (-.f64 b a) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 b (+.f64 a b) (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (/.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b)) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a b) (*.f64 a a))))) |
(*.f64 (/.f64 (+.f64 a b) (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (/.f64 (neg.f64 (+.f64 a b)) (-.f64 a b)) (-.f64 b a)) |
(*.f64 (/.f64 (neg.f64 (+.f64 a b)) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a b) (*.f64 a a))))) |
(*.f64 (/.f64 (neg.f64 (+.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 (neg.f64 (+.f64 a b)) (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 b a) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64))) (fma.f64 b (+.f64 a b) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (+.f64 a b))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a 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 b (-.f64 b a) (*.f64 a a)) (-.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 b (+.f64 a b) (*.f64 a a)) (-.f64 b a))) (neg.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(*.f64 (/.f64 (*.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 b a)) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (neg.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (-.f64 a b))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a b)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (-.f64 a b))) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 b a))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 b a)))) |
(pow.f64 (-.f64 a b) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 b a)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal -1/4 binary64)) (pow.f64 (-.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)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(*.f64 (pow.f64 (sqrt.f64 (-.f64 a b)) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (-.f64 a b)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 a b) #s(literal -1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (sqrt.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 b (+.f64 a b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 b (+.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 a b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) b)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) a)) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (*.f64 (*.f64 b (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 b (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))))) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))))) |
(+.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(+.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(exp.f64 (neg.f64 (log.f64 (-.f64 a b)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (-.f64 a b))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (-.f64 a b)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 (*.f64 b (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))))) |
(fma.f64 (*.f64 b (+.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))))) |
(fma.f64 (fma.f64 b b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 b (+.f64 a b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 b (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 a a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (fma.f64 b b (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 a b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) b (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) a)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(/.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (-.f64 a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (neg.f64 (sqrt.f64 (-.f64 a b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 #s(literal -1 binary64) (-.f64 b a)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 a b)) (neg.f64 (sqrt.f64 (-.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a b))) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 a b)) (*.f64 (+.f64 a b) (-.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 b (+.f64 a b) (*.f64 a a))) (*.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (+.f64 a b))))) (*.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.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 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) (*.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 b a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 b a))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 (-.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 b a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 b a)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 b a)) (neg.f64 (sqrt.f64 (-.f64 a b))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (-.f64 b a)) (sqrt.f64 (-.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (+.f64 a b)))))) (*.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.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 #s(literal 1 binary64) (*.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (*.f64 (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (/.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (fma.f64 b (+.f64 a b) (*.f64 a a))) (-.f64 a b)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (+.f64 a b)))))) (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 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (*.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (/.f64 (+.f64 a b) (neg.f64 (+.f64 a b))) (-.f64 b a)) |
(pow.f64 (-.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 a b)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (-.f64 a b) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (-.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (-.f64 b a))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 a 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 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b a)) #s(literal -1 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 #s(literal 1 binary64) (-.f64 a b))))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (fma.f64 b (+.f64 a b) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (+.f64 a b)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (+.f64 a b))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (+.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 a b))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (neg.f64 (+.f64 a b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 b a))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (+.f64 a b)) (/.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64)) (neg.f64 (+.f64 a b))) (/.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.f64 b a))) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a))) (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a b))) (/.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (/.f64 (+.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))) #s(literal 1 binary64))) (fma.f64 b (+.f64 a b) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a)))) (neg.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(*.f64 (/.f64 (+.f64 a b) (neg.f64 (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (+.f64 a b) (-.f64 a b)))) (fma.f64 b b (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.f64 b a))) (neg.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (+.f64 a b))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (-.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 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 a b) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 b (+.f64 a b) (*.f64 a a))))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
| 1× | egg-herbie |
| 6 546× | lower-fma.f64 |
| 6 546× | lower-fma.f32 |
| 4 310× | lower-*.f64 |
| 4 310× | lower-*.f32 |
| 1 922× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 529 | 2307 |
| 1 | 1722 | 1940 |
| 2 | 6640 | 1795 |
| 0 | 8500 | 1678 |
| 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) |
(* -1 (* a (+ 1 (* -1/2 (/ (+ b (* -1 b)) (* a (pow (sqrt -1) 2))))))) |
(* -1 (* a (+ 1 (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (* a (pow (sqrt -1) 2)))) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a))))) |
(* -1 (* a (+ 1 (* -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) 4)))) (* 1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) a)) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a))))) |
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 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))))))) |
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))) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3)))) (sqrt -1)) (sqrt b))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* a (+ (* -1/2 (* (sqrt b) (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (* b (pow (sqrt -1) 2)))) (/ 1 (pow b 4)))) (sqrt -1)) (sqrt b))))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(sqrt (/ 1 a)) |
(+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))) |
(+ (sqrt (/ 1 a)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))) |
(+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 7))) (+ (* -1 (pow b 3)) (* 1/4 (* a (pow b 2)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt a) (* (pow b 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 a)) (* (pow (sqrt -1) 2) (+ (* -1/4 (* a (pow b 2))) (pow b 3)))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
(sqrt (/ 1 a)) |
(+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))) |
(+ (sqrt (/ 1 a)) (* b (+ (* 3/8 (* (sqrt (/ 1 (pow a 5))) b)) (* 1/2 (sqrt (/ 1 (pow a 3))))))) |
(+ (sqrt (/ 1 a)) (* b (+ (* 1/2 (sqrt (/ 1 (pow a 3)))) (* b (+ (* 5/16 (* (sqrt (/ 1 (pow a 7))) b)) (* 3/8 (sqrt (/ 1 (pow a 5))))))))) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow b 7))) (/ (+ (* 1/4 (/ (* (pow a 2) b) (pow (sqrt -1) 2))) (pow a 3)) (sqrt -1)))) (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 b)) (* (sqrt -1) (+ (* -1/4 (* (pow a 2) b)) (pow a 3))))) (* 1/2 (* (* (pow a 2) (sqrt -1)) (sqrt b)))) (pow b 3))) (+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(/ -1 b) |
(- (* -1 (/ a (pow b 2))) (/ 1 b)) |
(- (* a (- (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b)) |
(- (* a (- (* a (- (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b)) |
(/ 1 a) |
(/ (+ 1 (/ b a)) a) |
(/ (- (+ 1 (/ (pow b 2) (pow a 2))) (* -1 (/ b a))) a) |
(/ (- (+ 1 (/ (pow b 3) (pow a 3))) (+ (* -1 (/ b a)) (* -1 (/ (pow b 2) (pow a 2))))) a) |
(/ 1 a) |
(* -1 (/ (- (* -1 (/ b a)) 1) a)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) (* -1 b)) a)) 1) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) a)) (pow b 2)) a)) (* -1 b)) a)) 1) a)) |
(/ 1 a) |
(+ (/ 1 a) (/ b (pow a 2))) |
(+ (* b (+ (/ 1 (pow a 2)) (/ b (pow a 3)))) (/ 1 a)) |
(+ (* b (+ (* b (+ (/ 1 (pow a 3)) (/ b (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a)) |
(/ -1 b) |
(/ (- (* -1 (/ a b)) 1) b) |
(/ (- (* -1 (/ (pow a 2) (pow b 2))) (+ 1 (/ a b))) b) |
(/ (- (* -1 (/ (pow a 3) (pow b 3))) (+ 1 (+ (/ a b) (/ (pow a 2) (pow b 2))))) b) |
(/ -1 b) |
(* -1 (/ (+ 1 (/ a b)) b)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) a) b))) b)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (* -1 (pow a 2))) b)) a) b))) b)) |
| 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 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) a) (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) #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 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) a) (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) #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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (neg.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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (neg.f64 a))) a) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (+ b (* -1 b)) (* a (pow (sqrt -1) 2))))))) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (* a (pow (sqrt -1) 2)))) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)) a) (neg.f64 a)) |
(* -1 (* a (+ 1 (* -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) 4)))) (* 1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) a)) (* 1/2 (/ (+ b (* -1 b)) (pow (sqrt -1) 2)))) a))))) |
(neg.f64 (fma.f64 a (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal 0 binary64)) a) 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 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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 (*.f64 a 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 (*.f64 a 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))))) |
(*.f64 (neg.f64 b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a 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 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) #s(literal 0 binary64)) b)) b))) |
(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 a (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (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 #s(literal 1/2 binary64) b) (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 #s(literal 1/2 binary64) b) (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 #s(literal 1/2 binary64) b) (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))))) |
(neg.f64 (*.f64 a (fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (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/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.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 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 b b) #s(literal -1 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) (neg.f64 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 #s(literal 1/2 binary64) b) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(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 #s(literal 1/16 binary64) (*.f64 b (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 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (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 (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)) (*.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)))) (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))))) |
(* -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 b (neg.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 a (*.f64 a a)) (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)))))))) |
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 a (/.f64 b a) a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 a (/.f64 b a) a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 a (/.f64 b 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) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(fma.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)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3)))) (sqrt -1)) (sqrt b))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 b) (/.f64 (fma.f64 a (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(+ (* a (+ (* -1/2 (* (sqrt (/ 1 (pow b 3))) (/ 1 (sqrt -1)))) (* a (+ (* -1/2 (* (sqrt b) (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (sqrt -1)))) (* -1/2 (* (/ (* a (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow b 3) (pow (sqrt -1) 2)))) (/ 1 (pow b 3))) (* b (pow (sqrt -1) 2)))) (/ 1 (pow b 4)))) (sqrt -1)) (sqrt b))))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(fma.f64 a (fma.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 b) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b)))) b) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (sqrt (/ 1 a)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 7))) (+ (* -1 (pow b 3)) (* 1/4 (* a (pow b 2)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 b b) (fma.f64 a #s(literal -1/4 binary64) b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) |
(fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt a) (* (pow b 2) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 a)) (* (pow (sqrt -1) 2) (+ (* -1/4 (* a (pow b 2))) (pow b 3)))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 b b) (fma.f64 a #s(literal -1/4 binary64) b))))) (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (sqrt (/ 1 a)) (* b (+ (* 3/8 (* (sqrt (/ 1 (pow a 5))) b)) (* 1/2 (sqrt (/ 1 (pow a 3))))))) |
(fma.f64 b (fma.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 3/8 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (sqrt (/ 1 a)) (* b (+ (* 1/2 (sqrt (/ 1 (pow a 3)))) (* b (+ (* 5/16 (* (sqrt (/ 1 (pow a 7))) b)) (* 3/8 (sqrt (/ 1 (pow a 5))))))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal 5/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 3/8 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(fma.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)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (/.f64 a (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow b 7))) (/ (+ (* 1/4 (/ (* (pow a 2) b) (pow (sqrt -1) 2))) (pow a 3)) (sqrt -1)))) (+ (* -1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (/ (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (fma.f64 a (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (*.f64 b (/.f64 (*.f64 a a) #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (/.f64 a (sqrt.f64 #s(literal -1 binary64))))))))) |
(* (sqrt (/ 1 b)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))) |
(+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))) |
(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/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (+ (* -1/2 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 b)) (* (sqrt -1) (+ (* -1/4 (* (pow a 2) b)) (pow a 3))))) (* 1/2 (* (* (pow a 2) (sqrt -1)) (sqrt b)))) (pow b 3))) (+ (* -1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 b)))) (*.f64 b (*.f64 b 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) |
(/.f64 #s(literal -1 binary64) b) |
(- (* -1 (/ a (pow b 2))) (/ 1 b)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) b) |
(- (* a (- (* -1 (/ a (pow b 3))) (/ 1 (pow b 2)))) (/ 1 b)) |
(fma.f64 a (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) |
(- (* a (- (* a (- (* -1 (/ a (pow b 4))) (/ 1 (pow b 3)))) (/ 1 (pow b 2)))) (/ 1 b)) |
(fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ b a)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(/ (- (+ 1 (/ (pow b 2) (pow a 2))) (* -1 (/ b a))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (/.f64 b a) b) a)) a) |
(/ (- (+ 1 (/ (pow b 3) (pow a 3))) (+ (* -1 (/ b a)) (* -1 (/ (pow b 2) (pow a 2))))) a) |
(/.f64 (+.f64 (fma.f64 (*.f64 b b) (/.f64 b (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (fma.f64 b (/.f64 b a) b) a)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* -1 (/ (- (* -1 (/ b a)) 1) a)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) a) |
(* -1 (/ (- (* -1 (/ (- (/ (pow b 2) a) (* -1 b)) a)) 1) a)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (/.f64 b a) b) a)) a) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) a)) (pow b 2)) a)) (* -1 b)) a)) 1) a)) |
(/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (fma.f64 b (/.f64 (*.f64 b b) a) (*.f64 b b)) a)) a) #s(literal 1 binary64)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ b (pow a 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a a))) |
(+ (* b (+ (/ 1 (pow a 2)) (/ b (pow a 3)))) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 b (*.f64 a a)))) |
(+ (* b (+ (* b (+ (/ 1 (pow a 3)) (/ b (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a)) |
(fma.f64 b (fma.f64 b (/.f64 b (pow.f64 a #s(literal 4 binary64))) (/.f64 b (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a a)))) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ (- (* -1 (/ a b)) 1) b) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) b) |
(/ (- (* -1 (/ (pow a 2) (pow b 2))) (+ 1 (/ a b))) b) |
(/.f64 (+.f64 (/.f64 (neg.f64 (fma.f64 a (/.f64 a b) a)) b) #s(literal -1 binary64)) b) |
(/ (- (* -1 (/ (pow a 3) (pow b 3))) (+ 1 (+ (/ a b) (/ (pow a 2) (pow b 2))))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (neg.f64 (fma.f64 a (/.f64 a b) a)) b) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (/ a b)) b)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 a b)) b) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) b)) a) b))) b)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 a b) a) b)) b)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) b) (* -1 (pow a 2))) b)) a) b))) b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 a a (/.f64 (*.f64 a (*.f64 a a)) b)) b) a) b)) (neg.f64 b)) |
Compiled 13 212 to 1 743 computations (86.8% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 521 | 0 | 521 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 521 | 5 | 526 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
| ✓ | 99.5% | (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 55.8% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ✓ | 98.9% | a |
Compiled 125 to 60 computations (52% saved)
| Inputs |
|---|
a |
(neg.f64 a) |
(sqrt.f64 (*.f64 a 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))) |
(/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 (+.f64 a b))) |
| Outputs |
|---|
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
6 calls:
| 9.0ms | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 3.0ms | b |
| 3.0ms | a |
| 3.0ms | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 3.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | a |
| 99.7% | 1 | b |
| 99.7% | 1 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 99.7% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 99.7% | 1 | (*.f64 a a) |
| 99.7% | 1 | (*.f64 b b) |
Compiled 35 to 21 computations (40% saved)
Total -62.6b remaining (-9114.5%)
Threshold costs -62.6b (-9114.5%)
| Inputs |
|---|
a |
(neg.f64 a) |
(sqrt.f64 (*.f64 a a)) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| Outputs |
|---|
a |
6 calls:
| 3.0ms | b |
| 2.0ms | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 2.0ms | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 2.0ms | a |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | a |
| 98.9% | 1 | b |
| 98.9% | 1 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 98.9% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 98.9% | 1 | (*.f64 a a) |
| 98.9% | 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× | lower-fma.f64 |
| 21 296× | lower-fma.f32 |
| 6 384× | lower-fma.f32 |
| 6 382× | lower-fma.f64 |
| 5 606× | lower-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 753 |
| 1 | 332 | 753 |
| 2 | 1125 | 740 |
| 3 | 4532 | 722 |
| 0 | 8248 | 682 |
| 0 | 16 | 63 |
| 0 | 30 | 60 |
| 1 | 94 | 59 |
| 2 | 601 | 59 |
| 3 | 7793 | 59 |
| 0 | 8802 | 59 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 30 to 18 computations (40% saved)
(abs b)
Compiled 132 to 78 computations (40.9% saved)
Loading profile data...