
Time bar (total: 10.2s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 3.2% | 3.1% | 93.7% | 0.1% | 0% | 3.1% | 0% | 6 |
| 15.8% | 14% | 74.9% | 0.1% | 0% | 10.9% | 0% | 7 |
| 22.1% | 19.5% | 68.7% | 0.1% | 0% | 11.7% | 0% | 8 |
| 31.8% | 26.9% | 57.8% | 0.1% | 0% | 15.2% | 0% | 9 |
| 36.3% | 30.6% | 53.9% | 0.1% | 0% | 15.4% | 0% | 10 |
| 42% | 34.8% | 48% | 0.1% | 0% | 17.1% | 0% | 11 |
| 44.6% | 36.9% | 45.9% | 0.1% | 0% | 17.1% | 0% | 12 |
Compiled 14 to 11 computations (21.4% saved)
| 676.0ms | 5 869× | 0 | valid |
| 552.0ms | 2 387× | 1 | valid |
| 159.0ms | 1 054× | 1 | invalid |
| 108.0ms | 1 668× | 0 | invalid |
ival-sub: 459.0ms (51.2% of total)ival-log: 212.0ms (23.7% of total)ival-div: 115.0ms (12.8% of total)adjust: 91.0ms (10.2% of total)exact: 8.0ms (0.9% of total)ival-true: 7.0ms (0.8% of total)ival-assert: 4.0ms (0.4% of total)| 2× | egg-herbie |
| 540× | accelerator-lowering-fma.f32 |
| 540× | accelerator-lowering-fma.f64 |
| 402× | sub-neg |
| 364× | times-frac |
| 316× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 80 |
| 1 | 76 | 74 |
| 2 | 198 | 72 |
| 3 | 479 | 72 |
| 4 | 1050 | 72 |
| 5 | 2092 | 72 |
| 6 | 2638 | 72 |
| 7 | 2837 | 72 |
| 8 | 2875 | 72 |
| 9 | 2881 | 72 |
| 10 | 2881 | 72 |
| 0 | 9 | 12 |
| 1 | 21 | 12 |
| 2 | 40 | 12 |
| 3 | 91 | 12 |
| 4 | 216 | 12 |
| 5 | 446 | 12 |
| 6 | 789 | 12 |
| 7 | 974 | 12 |
| 8 | 1017 | 12 |
| 9 | 1046 | 12 |
| 0 | 1046 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- 1 (log (- 1 (/ (- x y) (- 1 y))))) |
| Outputs |
|---|
(- 1 (log (- 1 (/ (- x y) (- 1 y))))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
| Inputs |
|---|
(- 1 (log (- 1 (/ (- x y) (- 1 y))))) |
(- 1 (log (- 1 (/ (- (neg x) y) (- 1 y))))) |
(- 1 (log (- 1 (/ (- x (neg y)) (- 1 (neg y)))))) |
(neg (- 1 (log (- 1 (/ (- (neg x) y) (- 1 y)))))) |
(neg (- 1 (log (- 1 (/ (- x (neg y)) (- 1 (neg y))))))) |
(- 1 (log (- 1 (/ (- y x) (- 1 x))))) |
| Outputs |
|---|
(- 1 (log (- 1 (/ (- x y) (- 1 y))))) |
(- 1 (log (+ 1 (/ (- x y) (+ y -1))))) |
(- 1 (log (- 1 (/ (- (neg x) y) (- 1 y))))) |
(- 1 (log (+ 1 (/ (+ x y) (- 1 y))))) |
(- 1 (log (- 1 (/ (- x (neg y)) (- 1 (neg y)))))) |
(- 1 (log (+ 1 (/ (+ x y) (- -1 y))))) |
(neg (- 1 (log (- 1 (/ (- (neg x) y) (- 1 y)))))) |
(+ (log (+ 1 (/ (+ x y) (- 1 y)))) -1) |
(neg (- 1 (log (- 1 (/ (- x (neg y)) (- 1 (neg y))))))) |
(+ (log (+ 1 (/ (+ x y) (- -1 y)))) -1) |
(- 1 (log (- 1 (/ (- y x) (- 1 x))))) |
(- 1 (log (+ 1 (/ (- x y) (- 1 x))))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 98 | 0 | - | 0 | - | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 81 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) y) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) | sensitivity | 98 | 1 |
-.f64 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) | cancellation | 81 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 81 | 0 |
| - | 98 | 77 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 81 | 0 | 0 |
| - | 98 | 1 | 76 |
| number | freq |
|---|---|
| 0 | 77 |
| 1 | 179 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 66.0ms | 314× | 1 | valid |
| 16.0ms | 166× | 0 | valid |
| 13.0ms | 28× | 2 | valid |
| 3.0ms | 4× | 3 | valid |
Compiled 126 to 40 computations (68.3% saved)
ival-log: 30.0ms (43.2% of total)ival-sub: 22.0ms (31.7% of total)adjust: 9.0ms (13% of total)ival-div: 6.0ms (8.6% of total)exact: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 70.0% | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
Compiled 14 to 9 computations (35.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| ✓ | cost-diff | 192 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 540× | accelerator-lowering-fma.f32 |
| 540× | accelerator-lowering-fma.f64 |
| 232× | *-lowering-*.f32 |
| 232× | *-lowering-*.f64 |
| 176× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 47 |
| 1 | 21 | 47 |
| 2 | 40 | 47 |
| 3 | 91 | 47 |
| 4 | 216 | 47 |
| 5 | 446 | 47 |
| 6 | 789 | 47 |
| 7 | 974 | 47 |
| 8 | 1017 | 47 |
| 9 | 1046 | 47 |
| 0 | 1046 | 43 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- 1 (log (- 1 (/ (- x y) (- 1 y))))) |
1 |
(log (- 1 (/ (- x y) (- 1 y)))) |
(- 1 (/ (- x y) (- 1 y))) |
(/ (- x y) (- 1 y)) |
(- x y) |
x |
y |
(- 1 y) |
| Outputs |
|---|
(- 1 (log (- 1 (/ (- x y) (- 1 y))))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
1 |
#s(literal 1 binary64) |
(log (- 1 (/ (- x y) (- 1 y)))) |
(log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(- 1 (/ (- x y) (- 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(/ (- x y) (- 1 y)) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(- x y) |
(-.f64 x y) |
x |
y |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 70.7% | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| ✓ | accuracy | 64.6% | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 28.0ms | 157× | 1 | valid |
| 6.0ms | 83× | 0 | valid |
| 5.0ms | 14× | 2 | valid |
| 3.0ms | 2× | 3 | valid |
Compiled 49 to 11 computations (77.6% saved)
ival-log: 12.0ms (41% of total)ival-sub: 9.0ms (30.8% of total)adjust: 5.0ms (17.1% of total)ival-div: 3.0ms (10.3% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (log (- 1 (/ (- x y) (- 1 y))))> |
#<alt (- 1 (log (- 1 (/ (- x y) (- 1 y)))))> |
#<alt (- 1 (/ (- x y) (- 1 y)))> |
#<alt (/ (- x y) (- 1 y))> |
| Outputs |
|---|
#<alt (log (+ 1 (/ y (- 1 y))))> |
#<alt (+ (log (+ 1 (/ y (- 1 y)))) (* -1 (/ x (* (+ 1 (/ y (- 1 y))) (- 1 y)))))> |
#<alt (+ (log (+ 1 (/ y (- 1 y)))) (* x (- (* -1/2 (/ x (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y))))))> |
#<alt (+ (log (+ 1 (/ y (- 1 y)))) (* x (- (* x (- (* -1/3 (/ x (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)))) (* 1/2 (/ 1 (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y))))))> |
#<alt (+ (log (neg (/ 1 (- 1 y)))) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x))))> |
#<alt (+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (* -1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2))))))> |
#<alt (+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (+ (* -1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2))) (* -1/3 (/ (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)) (pow x 3)))))))> |
#<alt (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ 1 (- 1 y))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (* (- 1 y) (- 1 (* -1 (/ y (- 1 y))))) x))))> |
#<alt (+ (log (/ 1 (- 1 y))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/2 (/ (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2)) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x))))> |
#<alt (+ (log (/ 1 (- 1 y))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2))) (* -1/3 (/ (* (pow (- 1 y) 3) (pow (- 1 (* -1 (/ y (- 1 y)))) 3)) x))) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x))))> |
#<alt (log (- 1 x))> |
#<alt (+ (log (- 1 x)) (* y (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x)))))> |
#<alt (+ (log (- 1 x)) (* y (+ (* -1 (/ x (- 1 x))) (+ (* 1/2 (* y (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) (/ 1 (- 1 x))))))> |
#<alt (+ (log (- 1 x)) (* y (+ (* -1 (/ x (- 1 x))) (+ (* y (+ (* 1/6 (* y (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- 1 x) 3))) (* 6 (/ (+ 1 (* -1 x)) (- 1 x))))))) (* 1/2 (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x))))))) (/ 1 (- 1 x))))))> |
#<alt (+ (log (neg (+ 1 (* -1 x)))) (log (/ 1 y)))> |
#<alt (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (* -1 (/ (- x 1) (* y (+ 1 (* -1 x)))))))> |
#<alt (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (+ (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))) (* 1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2))))))> |
#<alt (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (+ (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))) (+ (* 1/6 (/ (+ (* -6 (/ (- x 1) (+ 1 (* -1 x)))) (+ (* -6 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2))) (* -2 (/ (pow (- x 1) 3) (pow (+ 1 (* -1 x)) 3))))) (pow y 3))) (* 1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2)))))))> |
#<alt (+ (log (- 1 x)) (log (/ -1 y)))> |
#<alt (+ (log (- 1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (/ x (- 1 x)) (/ 1 (- 1 x))) y))))> |
#<alt (+ (log (- 1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))) y)) (/ x (- 1 x))) (/ 1 (- 1 x))) y))))> |
#<alt (+ (log (- 1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (/ (* (+ 1 (* -1 x)) (- x 1)) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (- x 1) 3) (pow (- 1 x) 3))) (* 6 (/ (- x 1) (- 1 x))))) y)) (* 1/2 (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) y)) (/ x (- 1 x))) (/ 1 (- 1 x))) y))))> |
#<alt (- 1 (log (+ 1 (/ y (- 1 y)))))> |
#<alt (- (+ 1 (/ x (* (+ 1 (/ y (- 1 y))) (- 1 y)))) (log (+ 1 (/ y (- 1 y)))))> |
#<alt (- (+ 1 (* x (+ (* 1/2 (/ x (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y)))))) (log (+ 1 (/ y (- 1 y)))))> |
#<alt (- (+ 1 (* x (+ (* x (+ (* 1/3 (/ x (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)))) (* 1/2 (/ 1 (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y)))))) (log (+ 1 (/ y (- 1 y)))))> |
#<alt (- 1 (+ (log (neg (/ 1 (- 1 y)))) (* -1 (log (/ 1 x)))))> |
#<alt (- (+ 1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (+ (log (neg (/ 1 (- 1 y)))) (* -1 (log (/ 1 x)))))> |
#<alt (- (+ 1 (* 1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2)))) (+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)))))> |
#<alt (- (+ 1 (* 1/3 (/ (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)) (pow x 3)))) (+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (* -1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2)))))))> |
#<alt (- 1 (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (/ (* (- 1 y) (- 1 (* -1 (/ y (- 1 y))))) x)) (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1/2 (/ (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2)) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x))) (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (* (pow (- 1 y) 3) (pow (- 1 (* -1 (/ y (- 1 y)))) 3)) x)) (* -1/2 (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2)))) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x))) (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x)))))> |
#<alt (- 1 (log (- 1 x)))> |
#<alt (- (+ 1 (* -1 (* y (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x)))))) (log (- 1 x)))> |
#<alt (- (+ 1 (* y (- (* -1/2 (* y (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x)))))) (log (- 1 x)))> |
#<alt (- (+ 1 (* y (- (* y (- (* -1/6 (* y (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- 1 x) 3))) (* 6 (/ (+ 1 (* -1 x)) (- 1 x))))))) (* 1/2 (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x))))))) (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x)))))) (log (- 1 x)))> |
#<alt (- 1 (+ (log (neg (+ 1 (* -1 x)))) (log (/ 1 y))))> |
#<alt (- (+ 1 (/ x (* y (+ 1 (* -1 x))))) (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (/ 1 (* y (+ 1 (* -1 x)))))))> |
#<alt (- (+ 1 (* -1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2)))) (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))))))> |
#<alt (- (+ 1 (* -1/6 (/ (+ (* -6 (/ (- x 1) (+ 1 (* -1 x)))) (+ (* -6 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2))) (* -2 (/ (pow (- x 1) 3) (pow (+ 1 (* -1 x)) 3))))) (pow y 3)))) (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (+ (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))) (* 1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2)))))))> |
#<alt (- 1 (+ (log (- 1 x)) (log (/ -1 y))))> |
#<alt (- (+ 1 (* -1 (/ (- (/ 1 (- 1 x)) (/ x (- 1 x))) y))) (+ (log (- 1 x)) (log (/ -1 y))))> |
#<alt (- (+ 1 (* -1 (/ (- (+ (* 1/2 (/ (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))) y)) (/ 1 (- 1 x))) (/ x (- 1 x))) y))) (+ (log (- 1 x)) (log (/ -1 y))))> |
#<alt (- (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* 1/6 (/ (+ (* -6 (/ (* (+ 1 (* -1 x)) (- x 1)) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (- x 1) 3) (pow (- 1 x) 3))) (* 6 (/ (- x 1) (- 1 x))))) y)) (* 1/2 (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) y)) (/ 1 (- 1 x))) (/ x (- 1 x))) y))) (+ (log (- 1 x)) (log (/ -1 y))))> |
#<alt (+ 1 (/ y (- 1 y)))> |
#<alt (+ 1 (+ (* -1 (/ x (- 1 y))) (/ y (- 1 y))))> |
#<alt (+ 1 (+ (* -1 (/ x (- 1 y))) (/ y (- 1 y))))> |
#<alt (+ 1 (+ (* -1 (/ x (- 1 y))) (/ y (- 1 y))))> |
#<alt (* -1 (/ x (- 1 y)))> |
#<alt (* x (- (+ (/ 1 x) (/ y (* x (- 1 y)))) (/ 1 (- 1 y))))> |
#<alt (* x (- (+ (/ 1 x) (/ y (* x (- 1 y)))) (/ 1 (- 1 y))))> |
#<alt (* x (- (+ (/ 1 x) (/ y (* x (- 1 y)))) (/ 1 (- 1 y))))> |
#<alt (* -1 (/ x (- 1 y)))> |
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (* -1 (/ y (- 1 y)))) x)) (/ 1 (- 1 y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (* -1 (/ y (- 1 y)))) x)) (/ 1 (- 1 y)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (* -1 (/ y (- 1 y)))) x)) (/ 1 (- 1 y)))))> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* y (+ 1 (* -1 x)))) x)> |
#<alt (- (+ 1 (* y (+ 1 (+ (* -1 x) (* y (+ 1 (* -1 x))))))) x)> |
#<alt (- (+ 1 (* y (+ 1 (+ (* -1 x) (* y (+ 1 (+ (* -1 x) (* y (+ 1 (* -1 x)))))))))) x)> |
#<alt (* -1 (/ (+ 1 (* -1 x)) y))> |
#<alt (/ (- (/ x y) (+ 1 (+ (* -1 x) (/ 1 y)))) y)> |
#<alt (/ (- (+ (/ x y) (/ x (pow y 2))) (+ 1 (+ (* -1 x) (+ (/ 1 y) (/ 1 (pow y 2)))))) y)> |
#<alt (/ (- (+ (/ x y) (+ (/ x (pow y 2)) (/ x (pow y 3)))) (+ 1 (+ (* -1 x) (+ (/ 1 y) (+ (/ 1 (pow y 2)) (/ 1 (pow y 3))))))) y)> |
#<alt (* -1 (/ (- 1 x) y))> |
#<alt (* -1 (/ (- (+ 1 (* -1 (/ (- x 1) y))) x) y))> |
#<alt (* -1 (/ (- (+ 1 (* -1 (/ (- (+ x (* -1 (/ (+ 1 (* -1 x)) y))) 1) y))) x) y))> |
#<alt (* -1 (/ (- (+ 1 (* -1 (/ (- (+ x (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- x 1) y)))) y))) 1) y))) x) y))> |
#<alt (* -1 (/ y (- 1 y)))> |
#<alt (+ (* -1 (/ y (- 1 y))) (/ x (- 1 y)))> |
#<alt (+ (* -1 (/ y (- 1 y))) (/ x (- 1 y)))> |
#<alt (+ (* -1 (/ y (- 1 y))) (/ x (- 1 y)))> |
#<alt (/ x (- 1 y))> |
#<alt (* x (+ (* -1 (/ y (* x (- 1 y)))) (/ 1 (- 1 y))))> |
#<alt (* x (+ (* -1 (/ y (* x (- 1 y)))) (/ 1 (- 1 y))))> |
#<alt (* x (+ (* -1 (/ y (* x (- 1 y)))) (/ 1 (- 1 y))))> |
#<alt (/ x (- 1 y))> |
#<alt (* -1 (* x (- (/ y (* x (- 1 y))) (/ 1 (- 1 y)))))> |
#<alt (* -1 (* x (- (/ y (* x (- 1 y))) (/ 1 (- 1 y)))))> |
#<alt (* -1 (* x (- (/ y (* x (- 1 y))) (/ 1 (- 1 y)))))> |
#<alt x> |
#<alt (+ x (* -1 (* y (+ 1 (* -1 x)))))> |
#<alt (+ x (* y (- (* -1 (* y (+ 1 (* -1 x)))) (+ 1 (* -1 x)))))> |
#<alt (+ x (* y (- (* y (- (* -1 (* y (+ 1 (* -1 x)))) (+ 1 (* -1 x)))) (+ 1 (* -1 x)))))> |
#<alt 1> |
#<alt (+ 1 (+ (* -1 (/ x y)) (/ 1 y)))> |
#<alt (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ x (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 2))))))> |
#<alt (- (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ x (pow y 3))) (+ (/ 1 y) (/ 1 (pow y 3)))))) (* -1 (/ (+ 1 (* -1 x)) (pow y 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- x 1) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- 1 x) y))) 1) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (+ 1 (* -1 (/ (- x 1) y))) x) y))) 1) y)))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ (- x y) (- 1 y)) |
| 1.0ms | y | @ | -inf | (log (- 1 (/ (- x y) (- 1 y)))) |
| 1.0ms | y | @ | inf | (log (- 1 (/ (- x y) (- 1 y)))) |
| 1.0ms | y | @ | 0 | (log (- 1 (/ (- x y) (- 1 y)))) |
| 1.0ms | x | @ | -inf | (log (- 1 (/ (- x y) (- 1 y)))) |
| 1× | batch-egg-rewrite |
| 4 848× | accelerator-lowering-fma.f32 |
| 4 848× | accelerator-lowering-fma.f64 |
| 4 138× | *-lowering-*.f32 |
| 4 138× | *-lowering-*.f64 |
| 3 436× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 38 |
| 1 | 71 | 38 |
| 2 | 656 | 38 |
| 0 | 8707 | 34 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (- 1 (/ (- x y) (- 1 y)))) |
(- 1 (log (- 1 (/ (- x y) (- 1 y))))) |
(- 1 (/ (- x y) (- 1 y))) |
(/ (- x y) (- 1 y)) |
| Outputs |
|---|
(log.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
(+.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (neg.f64 (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))))) |
(+.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))))) |
(+.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) |
(-.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))))) |
(-.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (log1p.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (log.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (log.f64 (+.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(neg.f64 (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (fma.f64 (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) (*.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) (log1p.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) (*.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (log1p.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (*.f64 (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))))) (+.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64)))))) (*.f64 (log1p.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) (log1p.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) (+.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (log1p.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
(log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
(*.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (neg.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64)))))) (log1p.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (neg.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))) |
(fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (+.f64 (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (+.f64 (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) (*.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(+.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y))) (/.f64 y (-.f64 #s(literal 1 binary64) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y))) (/.f64 y (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (-.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (-.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y y y))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (neg.f64 (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (+.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (neg.f64 (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (+.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (*.f64 (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (neg.f64 (+.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y))) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)) (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y))) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 y (+.f64 y #s(literal -1 binary64)))) |
(+.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(+.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) x)) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y y y))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y y y)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) y)) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) y)) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) y) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) (*.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y y y) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (fma.f64 y y y) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 y (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 y #s(literal -1 binary64))) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (-.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 y (+.f64 x y))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 x y))) (/.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y))) (/.f64 (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 y (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y y) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 y (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 y (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(fma.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 y y y) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) x)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 y (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (/.f64 y (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) y) (/.f64 y (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y y y))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y y y) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) y)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) y)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) y (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y y y))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(fma.f64 (neg.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(fma.f64 (neg.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) y) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 y (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (fma.f64 x (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 #s(literal 1 binary64) y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 y x) (+.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 y x))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 1 binary64) y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) y) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) x) (/.f64 (-.f64 #s(literal 1 binary64) y) y))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) x) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) x) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) x) (neg.f64 y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) x) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) y) y)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) y) y))) |
(/.f64 (-.f64 (*.f64 x (+.f64 y #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) y) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) y) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (+.f64 y #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (neg.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 1 binary64) y))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 1 binary64) y))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (pow.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64))))) (-.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (-.f64 x y)) |
(*.f64 (+.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
| 1× | egg-herbie |
| 6 656× | accelerator-lowering-fma.f32 |
| 6 656× | accelerator-lowering-fma.f64 |
| 3 954× | +-lowering-+.f64 |
| 3 954× | +-lowering-+.f32 |
| 2 636× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 432 | 2626 |
| 1 | 1404 | 2020 |
| 2 | 4890 | 1789 |
| 0 | 8558 | 1696 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ 1 (/ y (- 1 y)))) |
(+ (log (+ 1 (/ y (- 1 y)))) (* -1 (/ x (* (+ 1 (/ y (- 1 y))) (- 1 y))))) |
(+ (log (+ 1 (/ y (- 1 y)))) (* x (- (* -1/2 (/ x (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y)))))) |
(+ (log (+ 1 (/ y (- 1 y)))) (* x (- (* x (- (* -1/3 (/ x (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)))) (* 1/2 (/ 1 (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y)))))) |
(+ (log (neg (/ 1 (- 1 y)))) (* -1 (log (/ 1 x)))) |
(+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)))) |
(+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (* -1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2)))))) |
(+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (+ (* -1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2))) (* -1/3 (/ (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)) (pow x 3))))))) |
(+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x)))) |
(+ (log (/ 1 (- 1 y))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (* (- 1 y) (- 1 (* -1 (/ y (- 1 y))))) x)))) |
(+ (log (/ 1 (- 1 y))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/2 (/ (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2)) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x)))) |
(+ (log (/ 1 (- 1 y))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2))) (* -1/3 (/ (* (pow (- 1 y) 3) (pow (- 1 (* -1 (/ y (- 1 y)))) 3)) x))) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x)))) |
(log (- 1 x)) |
(+ (log (- 1 x)) (* y (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x))))) |
(+ (log (- 1 x)) (* y (+ (* -1 (/ x (- 1 x))) (+ (* 1/2 (* y (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) (/ 1 (- 1 x)))))) |
(+ (log (- 1 x)) (* y (+ (* -1 (/ x (- 1 x))) (+ (* y (+ (* 1/6 (* y (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- 1 x) 3))) (* 6 (/ (+ 1 (* -1 x)) (- 1 x))))))) (* 1/2 (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x))))))) (/ 1 (- 1 x)))))) |
(+ (log (neg (+ 1 (* -1 x)))) (log (/ 1 y))) |
(+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))))) |
(+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (+ (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))) (* 1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2)))))) |
(+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (+ (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))) (+ (* 1/6 (/ (+ (* -6 (/ (- x 1) (+ 1 (* -1 x)))) (+ (* -6 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2))) (* -2 (/ (pow (- x 1) 3) (pow (+ 1 (* -1 x)) 3))))) (pow y 3))) (* 1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2))))))) |
(+ (log (- 1 x)) (log (/ -1 y))) |
(+ (log (- 1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (/ x (- 1 x)) (/ 1 (- 1 x))) y)))) |
(+ (log (- 1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))) y)) (/ x (- 1 x))) (/ 1 (- 1 x))) y)))) |
(+ (log (- 1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (/ (* (+ 1 (* -1 x)) (- x 1)) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (- x 1) 3) (pow (- 1 x) 3))) (* 6 (/ (- x 1) (- 1 x))))) y)) (* 1/2 (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) y)) (/ x (- 1 x))) (/ 1 (- 1 x))) y)))) |
(- 1 (log (+ 1 (/ y (- 1 y))))) |
(- (+ 1 (/ x (* (+ 1 (/ y (- 1 y))) (- 1 y)))) (log (+ 1 (/ y (- 1 y))))) |
(- (+ 1 (* x (+ (* 1/2 (/ x (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y)))))) (log (+ 1 (/ y (- 1 y))))) |
(- (+ 1 (* x (+ (* x (+ (* 1/3 (/ x (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)))) (* 1/2 (/ 1 (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y)))))) (log (+ 1 (/ y (- 1 y))))) |
(- 1 (+ (log (neg (/ 1 (- 1 y)))) (* -1 (log (/ 1 x))))) |
(- (+ 1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (+ (log (neg (/ 1 (- 1 y)))) (* -1 (log (/ 1 x))))) |
(- (+ 1 (* 1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2)))) (+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x))))) |
(- (+ 1 (* 1/3 (/ (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)) (pow x 3)))) (+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (* -1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2))))))) |
(- 1 (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x))))) |
(- (+ 1 (/ (* (- 1 y) (- 1 (* -1 (/ y (- 1 y))))) x)) (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x))))) |
(- (+ 1 (* -1 (/ (- (* -1/2 (/ (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2)) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x))) (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x))))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (* (pow (- 1 y) 3) (pow (- 1 (* -1 (/ y (- 1 y)))) 3)) x)) (* -1/2 (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2)))) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x))) (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x))))) |
(- 1 (log (- 1 x))) |
(- (+ 1 (* -1 (* y (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x)))))) (log (- 1 x))) |
(- (+ 1 (* y (- (* -1/2 (* y (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x)))))) (log (- 1 x))) |
(- (+ 1 (* y (- (* y (- (* -1/6 (* y (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- 1 x) 3))) (* 6 (/ (+ 1 (* -1 x)) (- 1 x))))))) (* 1/2 (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x))))))) (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x)))))) (log (- 1 x))) |
(- 1 (+ (log (neg (+ 1 (* -1 x)))) (log (/ 1 y)))) |
(- (+ 1 (/ x (* y (+ 1 (* -1 x))))) (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (/ 1 (* y (+ 1 (* -1 x))))))) |
(- (+ 1 (* -1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2)))) (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (* -1 (/ (- x 1) (* y (+ 1 (* -1 x)))))))) |
(- (+ 1 (* -1/6 (/ (+ (* -6 (/ (- x 1) (+ 1 (* -1 x)))) (+ (* -6 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2))) (* -2 (/ (pow (- x 1) 3) (pow (+ 1 (* -1 x)) 3))))) (pow y 3)))) (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (+ (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))) (* 1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2))))))) |
(- 1 (+ (log (- 1 x)) (log (/ -1 y)))) |
(- (+ 1 (* -1 (/ (- (/ 1 (- 1 x)) (/ x (- 1 x))) y))) (+ (log (- 1 x)) (log (/ -1 y)))) |
(- (+ 1 (* -1 (/ (- (+ (* 1/2 (/ (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))) y)) (/ 1 (- 1 x))) (/ x (- 1 x))) y))) (+ (log (- 1 x)) (log (/ -1 y)))) |
(- (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* 1/6 (/ (+ (* -6 (/ (* (+ 1 (* -1 x)) (- x 1)) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (- x 1) 3) (pow (- 1 x) 3))) (* 6 (/ (- x 1) (- 1 x))))) y)) (* 1/2 (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) y)) (/ 1 (- 1 x))) (/ x (- 1 x))) y))) (+ (log (- 1 x)) (log (/ -1 y)))) |
(+ 1 (/ y (- 1 y))) |
(+ 1 (+ (* -1 (/ x (- 1 y))) (/ y (- 1 y)))) |
(+ 1 (+ (* -1 (/ x (- 1 y))) (/ y (- 1 y)))) |
(+ 1 (+ (* -1 (/ x (- 1 y))) (/ y (- 1 y)))) |
(* -1 (/ x (- 1 y))) |
(* x (- (+ (/ 1 x) (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(* x (- (+ (/ 1 x) (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(* x (- (+ (/ 1 x) (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(* -1 (/ x (- 1 y))) |
(* -1 (* x (+ (* -1 (/ (- 1 (* -1 (/ y (- 1 y)))) x)) (/ 1 (- 1 y))))) |
(* -1 (* x (+ (* -1 (/ (- 1 (* -1 (/ y (- 1 y)))) x)) (/ 1 (- 1 y))))) |
(* -1 (* x (+ (* -1 (/ (- 1 (* -1 (/ y (- 1 y)))) x)) (/ 1 (- 1 y))))) |
(- 1 x) |
(- (+ 1 (* y (+ 1 (* -1 x)))) x) |
(- (+ 1 (* y (+ 1 (+ (* -1 x) (* y (+ 1 (* -1 x))))))) x) |
(- (+ 1 (* y (+ 1 (+ (* -1 x) (* y (+ 1 (+ (* -1 x) (* y (+ 1 (* -1 x)))))))))) x) |
(* -1 (/ (+ 1 (* -1 x)) y)) |
(/ (- (/ x y) (+ 1 (+ (* -1 x) (/ 1 y)))) y) |
(/ (- (+ (/ x y) (/ x (pow y 2))) (+ 1 (+ (* -1 x) (+ (/ 1 y) (/ 1 (pow y 2)))))) y) |
(/ (- (+ (/ x y) (+ (/ x (pow y 2)) (/ x (pow y 3)))) (+ 1 (+ (* -1 x) (+ (/ 1 y) (+ (/ 1 (pow y 2)) (/ 1 (pow y 3))))))) y) |
(* -1 (/ (- 1 x) y)) |
(* -1 (/ (- (+ 1 (* -1 (/ (- x 1) y))) x) y)) |
(* -1 (/ (- (+ 1 (* -1 (/ (- (+ x (* -1 (/ (+ 1 (* -1 x)) y))) 1) y))) x) y)) |
(* -1 (/ (- (+ 1 (* -1 (/ (- (+ x (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- x 1) y)))) y))) 1) y))) x) y)) |
(* -1 (/ y (- 1 y))) |
(+ (* -1 (/ y (- 1 y))) (/ x (- 1 y))) |
(+ (* -1 (/ y (- 1 y))) (/ x (- 1 y))) |
(+ (* -1 (/ y (- 1 y))) (/ x (- 1 y))) |
(/ x (- 1 y)) |
(* x (+ (* -1 (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(* x (+ (* -1 (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(* x (+ (* -1 (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(/ x (- 1 y)) |
(* -1 (* x (- (/ y (* x (- 1 y))) (/ 1 (- 1 y))))) |
(* -1 (* x (- (/ y (* x (- 1 y))) (/ 1 (- 1 y))))) |
(* -1 (* x (- (/ y (* x (- 1 y))) (/ 1 (- 1 y))))) |
x |
(+ x (* -1 (* y (+ 1 (* -1 x))))) |
(+ x (* y (- (* -1 (* y (+ 1 (* -1 x)))) (+ 1 (* -1 x))))) |
(+ x (* y (- (* y (- (* -1 (* y (+ 1 (* -1 x)))) (+ 1 (* -1 x)))) (+ 1 (* -1 x))))) |
1 |
(+ 1 (+ (* -1 (/ x y)) (/ 1 y))) |
(+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ x (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 2)))))) |
(- (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ x (pow y 3))) (+ (/ 1 y) (/ 1 (pow y 3)))))) (* -1 (/ (+ 1 (* -1 x)) (pow y 2)))) |
1 |
(+ 1 (* -1 (/ (- x 1) y))) |
(+ 1 (* -1 (/ (- (+ x (* -1 (/ (- 1 x) y))) 1) y))) |
(+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (+ 1 (* -1 (/ (- x 1) y))) x) y))) 1) y))) |
| Outputs |
|---|
(log (+ 1 (/ y (- 1 y)))) |
(log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y))) |
(+ (log (+ 1 (/ y (- 1 y)))) (* -1 (/ x (* (+ 1 (/ y (- 1 y))) (- 1 y))))) |
(-.f64 (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) |
(+ (log (+ 1 (/ y (- 1 y)))) (* x (- (* -1/2 (/ x (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y)))))) |
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64))))))) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) |
(+ (log (+ 1 (/ y (- 1 y)))) (* x (- (* x (- (* -1/3 (/ x (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)))) (* 1/2 (/ 1 (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y)))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64))))))) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) |
(+ (log (neg (/ 1 (- 1 y)))) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 y #s(literal -1 binary64)) x) (-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64))))) |
(+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (* -1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2)))))) |
(+.f64 (-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x)))) x)) |
(+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (+ (* -1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2))) (* -1/3 (/ (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)) (pow x 3))))))) |
(+.f64 (log.f64 x) (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (*.f64 x (*.f64 x x)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x)))) x)) (log.f64 (+.f64 y #s(literal -1 binary64))))) |
(+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x)))) |
(-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log (/ 1 (- 1 y))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (* (- 1 y) (- 1 (* -1 (/ y (- 1 y))))) x)))) |
(-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 #s(literal 1 binary64) y) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+ (log (/ 1 (- 1 y))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* 1/2 (/ (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2)) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x)))) |
(-.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x)))) x) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log1p.f64 (neg.f64 y)))) |
(+ (log (/ 1 (- 1 y))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2))) (* -1/3 (/ (* (pow (- 1 y) 3) (pow (- 1 (* -1 (/ y (- 1 y)))) 3)) x))) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x)))) |
(-.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) x)) x) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log1p.f64 (neg.f64 y)))) |
(log (- 1 x)) |
(log1p.f64 (neg.f64 x)) |
(+ (log (- 1 x)) (* y (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x))))) |
(+.f64 y (log1p.f64 (neg.f64 x))) |
(+ (log (- 1 x)) (* y (+ (* -1 (/ x (- 1 x))) (+ (* 1/2 (* y (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) (/ 1 (- 1 x)))))) |
(fma.f64 y (fma.f64 y #s(literal 1/2 binary64) #s(literal 1 binary64)) (log1p.f64 (neg.f64 x))) |
(+ (log (- 1 x)) (* y (+ (* -1 (/ x (- 1 x))) (+ (* y (+ (* 1/6 (* y (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- 1 x) 3))) (* 6 (/ (+ 1 (* -1 x)) (- 1 x))))))) (* 1/2 (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x))))))) (/ 1 (- 1 x)))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/3 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (log1p.f64 (neg.f64 x))) |
(+ (log (neg (+ 1 (* -1 x)))) (log (/ 1 y))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) |
(+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (+ (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))) (* 1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2)))))) |
(+.f64 (-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) |
(+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (+ (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))) (+ (* 1/6 (/ (+ (* -6 (/ (- x 1) (+ 1 (* -1 x)))) (+ (* -6 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2))) (* -2 (/ (pow (- x 1) 3) (pow (+ 1 (* -1 x)) 3))))) (pow y 3))) (* 1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2))))))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (log.f64 y))) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))))) |
(+ (log (- 1 x)) (log (/ -1 y))) |
(+.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (log.f64 (neg.f64 y)))) |
(+ (log (- 1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (/ x (- 1 x)) (/ 1 (- 1 x))) y)))) |
(+.f64 (log1p.f64 (neg.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (log.f64 (neg.f64 y))))) |
(+ (log (- 1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))) y)) (/ x (- 1 x))) (/ 1 (- 1 x))) y)))) |
(+.f64 (log1p.f64 (neg.f64 x)) (+.f64 (neg.f64 (log.f64 (neg.f64 y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y))) |
(+ (log (- 1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (/ (* (+ 1 (* -1 x)) (- x 1)) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (- x 1) 3) (pow (- 1 x) 3))) (* 6 (/ (- x 1) (- 1 x))))) y)) (* 1/2 (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) y)) (/ x (- 1 x))) (/ 1 (- 1 x))) y)))) |
(-.f64 (+.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (log.f64 (neg.f64 y)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) y)) y)) y)) |
(- 1 (log (+ 1 (/ y (- 1 y))))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) |
(- (+ 1 (/ x (* (+ 1 (/ y (- 1 y))) (- 1 y)))) (log (+ 1 (/ y (- 1 y))))) |
(+.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))))) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y))))) |
(- (+ 1 (* x (+ (* 1/2 (/ x (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y)))))) (log (+ 1 (/ y (- 1 y))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y))))) |
(- (+ 1 (* x (+ (* x (+ (* 1/3 (/ x (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)))) (* 1/2 (/ 1 (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)))))) (/ 1 (* (+ 1 (/ y (- 1 y))) (- 1 y)))))) (log (+ 1 (/ y (- 1 y))))) |
(fma.f64 x (fma.f64 x (fma.f64 (/.f64 x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y))))) |
(- 1 (+ (log (neg (/ 1 (- 1 y)))) (* -1 (log (/ 1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(- (+ 1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (+ (log (neg (/ 1 (- 1 y)))) (* -1 (log (/ 1 x))))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64)) (-.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) (log.f64 x))) |
(- (+ 1 (* 1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2)))) (+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x)))) x) (-.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) (log.f64 x)))) |
(- (+ 1 (* 1/3 (/ (* (pow (+ 1 (/ y (- 1 y))) 3) (pow (- 1 y) 3)) (pow x 3)))) (+ (log (neg (/ 1 (- 1 y)))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (* (+ 1 (/ y (- 1 y))) (- 1 y)) x)) (* -1/2 (/ (* (pow (+ 1 (/ y (- 1 y))) 2) (pow (- 1 y) 2)) (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (*.f64 x (*.f64 x x)))) #s(literal 1/3 binary64)) (-.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) (log.f64 x))) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x)))) x))) |
(- 1 (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log1p.f64 (neg.f64 y)))) |
(- (+ 1 (/ (* (- 1 y) (- 1 (* -1 (/ y (- 1 y))))) x)) (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x))))) |
(+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log1p.f64 (neg.f64 y)))) |
(- (+ 1 (* -1 (/ (- (* -1/2 (/ (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2)) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x))) (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x))))) |
(+.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x)))) x) (+.f64 #s(literal 1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log1p.f64 (neg.f64 y))))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (* (pow (- 1 y) 3) (pow (- 1 (* -1 (/ y (- 1 y)))) 3)) x)) (* -1/2 (* (pow (- 1 y) 2) (pow (- 1 (* -1 (/ y (- 1 y)))) 2)))) x)) (* (- 1 y) (- 1 (* -1 (/ y (- 1 y)))))) x))) (+ (log (/ 1 (- 1 y))) (* -1 (log (/ -1 x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (/.f64 y (+.f64 y #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x)))) x) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))))) x) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log1p.f64 (neg.f64 y))))) |
(- 1 (log (- 1 x))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(- (+ 1 (* -1 (* y (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x)))))) (log (- 1 x))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(- (+ 1 (* y (- (* -1/2 (* y (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x)))))) (log (- 1 x))) |
(-.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (log1p.f64 (neg.f64 x))) |
(- (+ 1 (* y (- (* y (- (* -1/6 (* y (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- 1 x) 3))) (* 6 (/ (+ 1 (* -1 x)) (- 1 x))))))) (* 1/2 (+ (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x))))))) (+ (* -1 (/ x (- 1 x))) (/ 1 (- 1 x)))))) (log (- 1 x))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) |
(- 1 (+ (log (neg (+ 1 (* -1 x)))) (log (/ 1 y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(- (+ 1 (/ x (* y (+ 1 (* -1 x))))) (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (/ 1 (* y (+ 1 (* -1 x))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (-.f64 y (*.f64 y x))) (+.f64 (-.f64 (log.f64 y) (log.f64 (+.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (neg.f64 y)))))) |
(- (+ 1 (* -1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2)))) (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (* -1 (/ (- x 1) (* y (+ 1 (* -1 x)))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 (log.f64 y) (log.f64 (+.f64 #s(literal -1 binary64) x)))))) |
(- (+ 1 (* -1/6 (/ (+ (* -6 (/ (- x 1) (+ 1 (* -1 x)))) (+ (* -6 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2))) (* -2 (/ (pow (- x 1) 3) (pow (+ 1 (* -1 x)) 3))))) (pow y 3)))) (+ (log (neg (+ 1 (* -1 x)))) (+ (log (/ 1 y)) (+ (* -1 (/ (- x 1) (* y (+ 1 (* -1 x))))) (* 1/2 (/ (+ (* -2 (/ (- x 1) (+ 1 (* -1 x)))) (* -1 (/ (pow (- x 1) 2) (pow (+ 1 (* -1 x)) 2)))) (pow y 2))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) (-.f64 (-.f64 (log.f64 y) (log.f64 (+.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(- 1 (+ (log (- 1 x)) (log (/ -1 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (log1p.f64 (neg.f64 x))) |
(- (+ 1 (* -1 (/ (- (/ 1 (- 1 x)) (/ x (- 1 x))) y))) (+ (log (- 1 x)) (log (/ -1 y)))) |
(-.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (log1p.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y)))) |
(- (+ 1 (* -1 (/ (- (+ (* 1/2 (/ (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))) y)) (/ 1 (- 1 x))) (/ x (- 1 x))) y))) (+ (log (- 1 x)) (log (/ -1 y)))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) y) (-.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (log1p.f64 (neg.f64 x)))) |
(- (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* 1/6 (/ (+ (* -6 (/ (* (+ 1 (* -1 x)) (- x 1)) (pow (- 1 x) 2))) (+ (* 2 (/ (pow (- x 1) 3) (pow (- 1 x) 3))) (* 6 (/ (- x 1) (- 1 x))))) y)) (* 1/2 (+ (* -1 (/ (pow (- x 1) 2) (pow (- 1 x) 2))) (* 2 (/ (+ 1 (* -1 x)) (- 1 x)))))) y)) (/ 1 (- 1 x))) (/ x (- 1 x))) y))) (+ (log (- 1 x)) (log (/ -1 y)))) |
(-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (log1p.f64 (neg.f64 x))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)) y)) y)) |
(+ 1 (/ y (- 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) |
(+ 1 (+ (* -1 (/ x (- 1 y))) (/ y (- 1 y)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(+ 1 (+ (* -1 (/ x (- 1 y))) (/ y (- 1 y)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(+ 1 (+ (* -1 (/ x (- 1 y))) (/ y (- 1 y)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(* -1 (/ x (- 1 y))) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(* x (- (+ (/ 1 x) (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y (-.f64 x (*.f64 y x))) (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(* x (- (+ (/ 1 x) (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y (-.f64 x (*.f64 y x))) (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(* x (- (+ (/ 1 x) (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y (-.f64 x (*.f64 y x))) (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(* -1 (/ x (- 1 y))) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(* -1 (* x (+ (* -1 (/ (- 1 (* -1 (/ y (- 1 y)))) x)) (/ 1 (- 1 y))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y (-.f64 x (*.f64 y x))) (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(* -1 (* x (+ (* -1 (/ (- 1 (* -1 (/ y (- 1 y)))) x)) (/ 1 (- 1 y))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y (-.f64 x (*.f64 y x))) (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(* -1 (* x (+ (* -1 (/ (- 1 (* -1 (/ y (- 1 y)))) x)) (/ 1 (- 1 y))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y (-.f64 x (*.f64 y x))) (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* y (+ 1 (* -1 x)))) x) |
(*.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (* y (+ 1 (+ (* -1 x) (* y (+ 1 (* -1 x))))))) x) |
(-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 y x (neg.f64 y)) x)) |
(- (+ 1 (* y (+ 1 (+ (* -1 x) (* y (+ 1 (+ (* -1 x) (* y (+ 1 (* -1 x)))))))))) x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 y x (neg.f64 y)) x)) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (+ 1 (* -1 x)) y)) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- (/ x y) (+ 1 (+ (* -1 x) (/ 1 y)))) y) |
(/.f64 (+.f64 (/.f64 x y) (+.f64 #s(literal -1 binary64) (+.f64 x (/.f64 #s(literal -1 binary64) y)))) y) |
(/ (- (+ (/ x y) (/ x (pow y 2))) (+ 1 (+ (* -1 x) (+ (/ 1 y) (/ 1 (pow y 2)))))) y) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x))) y) |
(/ (- (+ (/ x y) (+ (/ x (pow y 2)) (/ x (pow y 3)))) (+ 1 (+ (* -1 x) (+ (/ 1 y) (+ (/ 1 (pow y 2)) (/ 1 (pow y 3))))))) y) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 x y) (/.f64 x (*.f64 y y))) (+.f64 (/.f64 x (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) y) |
(* -1 (/ (- 1 x) y)) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(* -1 (/ (- (+ 1 (* -1 (/ (- x 1) y))) x) y)) |
(/.f64 (+.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (+.f64 #s(literal -1 binary64) x) y))) y) |
(* -1 (/ (- (+ 1 (* -1 (/ (- (+ x (* -1 (/ (+ 1 (* -1 x)) y))) 1) y))) x) y)) |
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (+.f64 #s(literal -1 binary64) x) y))) y) (+.f64 #s(literal -1 binary64) x)) y) |
(* -1 (/ (- (+ 1 (* -1 (/ (- (+ x (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- x 1) y)))) y))) 1) y))) x) y)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (+.f64 #s(literal -1 binary64) x) y))) y) (+.f64 #s(literal -1 binary64) x)) y) (+.f64 #s(literal -1 binary64) x)) y) |
(* -1 (/ y (- 1 y))) |
(/.f64 y (+.f64 y #s(literal -1 binary64))) |
(+ (* -1 (/ y (- 1 y))) (/ x (- 1 y))) |
(+.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(+ (* -1 (/ y (- 1 y))) (/ x (- 1 y))) |
(+.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(+ (* -1 (/ y (- 1 y))) (/ x (- 1 y))) |
(+.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(/ x (- 1 y)) |
(/.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ (* -1 (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(fma.f64 x (/.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(* x (+ (* -1 (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(fma.f64 x (/.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(* x (+ (* -1 (/ y (* x (- 1 y)))) (/ 1 (- 1 y)))) |
(fma.f64 x (/.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(/ x (- 1 y)) |
(/.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* -1 (* x (- (/ y (* x (- 1 y))) (/ 1 (- 1 y))))) |
(fma.f64 x (/.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (- (/ y (* x (- 1 y))) (/ 1 (- 1 y))))) |
(fma.f64 x (/.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (- (/ y (* x (- 1 y))) (/ 1 (- 1 y))))) |
(fma.f64 x (/.f64 y (*.f64 x (+.f64 y #s(literal -1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
x |
(+ x (* -1 (* y (+ 1 (* -1 x))))) |
(fma.f64 y (+.f64 #s(literal -1 binary64) x) x) |
(+ x (* y (- (* -1 (* y (+ 1 (* -1 x)))) (+ 1 (* -1 x))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 y x (neg.f64 y)) x) |
(+ x (* y (- (* y (- (* -1 (* y (+ 1 (* -1 x)))) (+ 1 (* -1 x)))) (+ 1 (* -1 x))))) |
(fma.f64 y (+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 y x (neg.f64 y)) #s(literal -1 binary64)) x) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (+ (* -1 (/ x y)) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ x (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 2)))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(- (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ x (pow y 3))) (+ (/ 1 y) (/ 1 (pow y 3)))))) (* -1 (/ (+ 1 (* -1 x)) (pow y 2)))) |
(+.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 x (/.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- x 1) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(+ 1 (* -1 (/ (- (+ x (* -1 (/ (- 1 x) y))) 1) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) x)) y)) |
(+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (+ 1 (* -1 (/ (- x 1) y))) x) y))) 1) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) x)) y) (-.f64 #s(literal 1 binary64) x)) y)) |
Compiled 11 114 to 1 532 computations (86.2% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 350 | 7 | 357 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 351 | 7 | 358 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.5% | (-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
| ▶ | 70.1% | (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
| 40.0% | (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) | |
| ▶ | 60.8% | (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
| 43.6% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) | |
| ▶ | 44.3% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
| ▶ | 2.4% | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
Compiled 132 to 102 computations (22.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 y #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (+.f64 y #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (log1p.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 0 | (-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (log1p.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
| 788× | accelerator-lowering-fma.f32 |
| 788× | accelerator-lowering-fma.f64 |
| 328× | *-lowering-*.f32 |
| 328× | *-lowering-*.f64 |
| 312× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 107 |
| 1 | 46 | 107 |
| 2 | 83 | 107 |
| 3 | 150 | 107 |
| 4 | 261 | 107 |
| 5 | 443 | 107 |
| 6 | 636 | 107 |
| 7 | 973 | 107 |
| 8 | 1101 | 107 |
| 9 | 1151 | 107 |
| 10 | 1167 | 107 |
| 11 | 1168 | 107 |
| 0 | 1168 | 99 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- 1 (log (+ 1 (/ (- x y) (+ y -1))))) |
1 |
(log (+ 1 (/ (- x y) (+ y -1)))) |
(/ (- x y) (+ y -1)) |
(- x y) |
x |
y |
(+ y -1) |
-1 |
(- 1 (log (+ 1 (neg x)))) |
1 |
(log (+ 1 (neg x))) |
(neg x) |
x |
(- 1 (log (- 1 1))) |
1 |
(log (- 1 1)) |
(- 1 1) |
(- (- 1 y) (log (+ 1 (neg x)))) |
(- 1 y) |
1 |
y |
(log (+ 1 (neg x))) |
(neg x) |
x |
(- 1 (log (/ x (+ y -1)))) |
1 |
(log (/ x (+ y -1))) |
(/ x (+ y -1)) |
x |
(+ y -1) |
y |
-1 |
| Outputs |
|---|
(- 1 (log (+ 1 (/ (- x y) (+ y -1))))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
1 |
#s(literal 1 binary64) |
(log (+ 1 (/ (- x y) (+ y -1)))) |
(log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(/ (- x y) (+ y -1)) |
(/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) |
(- x y) |
(-.f64 x y) |
x |
y |
(+ y -1) |
(+.f64 y #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- 1 (log (+ 1 (neg x)))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
1 |
#s(literal 1 binary64) |
(log (+ 1 (neg x))) |
(log1p.f64 (neg.f64 x)) |
(neg x) |
(neg.f64 x) |
x |
(- 1 (log (- 1 1))) |
(-.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(log (- 1 1)) |
(log.f64 #s(literal 0 binary64)) |
(- 1 1) |
#s(literal 0 binary64) |
(- (- 1 y) (log (+ 1 (neg x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
(log (+ 1 (neg x))) |
(log1p.f64 (neg.f64 x)) |
(neg x) |
(neg.f64 x) |
x |
(- 1 (log (/ x (+ y -1)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
1 |
#s(literal 1 binary64) |
(log (/ x (+ y -1))) |
(log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
(/ x (+ y -1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
x |
(+ y -1) |
(+.f64 y #s(literal -1 binary64)) |
y |
-1 |
#s(literal -1 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x (+.f64 y #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
| ✓ | accuracy | 100.0% | (+.f64 y #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
| ✓ | accuracy | 100.0% | (-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (log1p.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (log1p.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
| ✓ | accuracy | 100.0% | (+.f64 y #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
| 45.0ms | 256× | 0 | invalid |
Compiled 107 to 22 computations (79.4% saved)
ival-sub: 12.0ms (46.9% of total)ival-div: 4.0ms (15.6% of total)ival-log: 4.0ms (15.6% of total)ival-log1p: 4.0ms (15.6% of total)ival-add: 1.0ms (3.9% of total)ival-neg: 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 (- 1 (log (+ 1 (/ (- x y) (+ y -1)))))> |
#<alt (log (+ 1 (/ (- x y) (+ y -1))))> |
#<alt (/ (- x y) (+ y -1))> |
#<alt (- x y)> |
#<alt (- 1 (log (+ 1 (neg x))))> |
#<alt (log (+ 1 (neg x)))> |
#<alt (neg x)> |
#<alt (- 1 1)> |
#<alt (- 1 (log (- 1 1)))> |
#<alt (log (- 1 1))> |
#<alt (- (- 1 y) (log (+ 1 (neg x))))> |
#<alt (- 1 y)> |
#<alt (- 1 (log (/ x (+ y -1))))> |
#<alt (log (/ x (+ y -1)))> |
#<alt (/ x (+ y -1))> |
#<alt (+ y -1)> |
| Outputs |
|---|
#<alt (- 1 (log (- 1 (/ y (- y 1)))))> |
#<alt (- (+ 1 (* -1 (/ x (* (- 1 (/ y (- y 1))) (- y 1))))) (log (- 1 (/ y (- y 1)))))> |
#<alt (- (+ 1 (* x (- (* 1/2 (/ x (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1)))))) (log (- 1 (/ y (- y 1)))))> |
#<alt (- (+ 1 (* x (- (* x (+ (* -1/3 (/ x (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)))) (* 1/2 (/ 1 (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1)))))) (log (- 1 (/ y (- y 1)))))> |
#<alt (- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))))> |
#<alt (- (+ 1 (* -1 (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))) (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))))> |
#<alt (- (+ 1 (* 1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2)))) (+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))))> |
#<alt (- (+ 1 (* -1/3 (/ (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)) (pow x 3)))) (+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x)))))> |
#<alt (- 1 (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (* -1 (/ (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)) x))) (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1/2 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2)) x)) (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)))) x))) (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/3 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 3) (pow (- y 1) 3)) x)) (* -1/2 (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2)))) x)) (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)))) x))) (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x)))))> |
#<alt (- 1 (log (+ 1 (* -1 x))))> |
#<alt (- (+ 1 (* y (- (/ x (+ 1 (* -1 x))) (/ 1 (+ 1 (* -1 x)))))) (log (+ 1 (* -1 x))))> |
#<alt (- (+ 1 (* y (- (+ (* -1/2 (* y (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x))))))) (/ x (+ 1 (* -1 x)))) (/ 1 (+ 1 (* -1 x)))))) (log (+ 1 (* -1 x))))> |
#<alt (- (+ 1 (* y (- (+ (* y (- (* -1/6 (* y (+ (* -6 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (+ 1 (* -1 x)) 3))) (* 6 (/ (- 1 x) (+ 1 (* -1 x)))))))) (* 1/2 (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x)))))))) (/ x (+ 1 (* -1 x)))) (/ 1 (+ 1 (* -1 x)))))) (log (+ 1 (* -1 x))))> |
#<alt (- 1 (+ (log (- x 1)) (log (/ 1 y))))> |
#<alt (- (+ 1 (+ (* -1 (/ x (* y (- x 1)))) (/ 1 (* y (- x 1))))) (+ (log (- x 1)) (log (/ 1 y))))> |
#<alt (- (+ 1 (* -1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2)))) (+ (log (- x 1)) (+ (log (/ 1 y)) (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))))))> |
#<alt (- (+ 1 (* -1/6 (/ (+ (* -6 (/ (+ 1 (* -1 x)) (- x 1))) (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2))) (* -2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- x 1) 3))))) (pow y 3)))) (+ (log (- x 1)) (+ (log (/ 1 y)) (+ (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))) (* 1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2)))))))> |
#<alt (- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y))))> |
#<alt (- (+ 1 (* -1 (/ (- (/ x (- x 1)) (/ 1 (- x 1))) y))) (+ (log (* -1 (- x 1))) (log (/ -1 y))))> |
#<alt (- (+ 1 (* -1 (/ (- (+ (* 1/2 (/ (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))) y)) (/ x (- x 1))) (/ 1 (- x 1))) y))) (+ (log (* -1 (- x 1))) (log (/ -1 y))))> |
#<alt (- (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* 1/6 (/ (+ (* -6 (/ (- 1 x) (- x 1))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (- x 1) 3))) (* 6 (/ (- 1 x) (- x 1))))) y)) (* 1/2 (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))))) y)) (/ x (- x 1))) (/ 1 (- x 1))) y))) (+ (log (* -1 (- x 1))) (log (/ -1 y))))> |
#<alt (log (- 1 (/ y (- y 1))))> |
#<alt (+ (log (- 1 (/ y (- y 1)))) (/ x (* (- 1 (/ y (- y 1))) (- y 1))))> |
#<alt (+ (log (- 1 (/ y (- y 1)))) (* x (+ (* -1/2 (/ x (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1))))))> |
#<alt (+ (log (- 1 (/ y (- y 1)))) (* x (+ (* x (- (* 1/3 (/ x (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)))) (* 1/2 (/ 1 (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1))))))> |
#<alt (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x)))> |
#<alt (+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))))> |
#<alt (+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2))) (+ (* 1/3 (/ (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)) (pow x 3))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x)))))> |
#<alt (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (neg (/ 1 (- y 1)))) (+ (* -1 (log (/ -1 x))) (/ (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)) x)))> |
#<alt (+ (log (neg (/ 1 (- y 1)))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1))) (* 1/2 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2)) x))) x))))> |
#<alt (+ (log (neg (/ 1 (- y 1)))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1))) (* -1 (/ (+ (* -1/2 (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2))) (* 1/3 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 3) (pow (- y 1) 3)) x))) x))) x))))> |
#<alt (log (+ 1 (* -1 x)))> |
#<alt (+ (log (+ 1 (* -1 x))) (* y (- (/ 1 (+ 1 (* -1 x))) (/ x (+ 1 (* -1 x))))))> |
#<alt (+ (log (+ 1 (* -1 x))) (* y (- (+ (* 1/2 (* y (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x))))))) (/ 1 (+ 1 (* -1 x)))) (/ x (+ 1 (* -1 x))))))> |
#<alt (+ (log (+ 1 (* -1 x))) (* y (- (+ (* y (+ (* 1/6 (* y (+ (* -6 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (+ 1 (* -1 x)) 3))) (* 6 (/ (- 1 x) (+ 1 (* -1 x)))))))) (* 1/2 (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x)))))))) (/ 1 (+ 1 (* -1 x)))) (/ x (+ 1 (* -1 x))))))> |
#<alt (+ (log (- x 1)) (log (/ 1 y)))> |
#<alt (+ (log (- x 1)) (+ (log (/ 1 y)) (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1))))))> |
#<alt (+ (log (- x 1)) (+ (log (/ 1 y)) (+ (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))) (* 1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2))))))> |
#<alt (+ (log (- x 1)) (+ (log (/ 1 y)) (+ (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))) (+ (* 1/6 (/ (+ (* -6 (/ (+ 1 (* -1 x)) (- x 1))) (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2))) (* -2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- x 1) 3))))) (pow y 3))) (* 1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2)))))))> |
#<alt (+ (log (* -1 (- x 1))) (log (/ -1 y)))> |
#<alt (+ (log (* -1 (- x 1))) (+ (log (/ -1 y)) (* -1 (/ (- (/ 1 (- x 1)) (/ x (- x 1))) y))))> |
#<alt (+ (log (* -1 (- x 1))) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1/2 (/ (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))) y)) (/ 1 (- x 1))) (/ x (- x 1))) y))))> |
#<alt (+ (log (* -1 (- x 1))) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (/ (- 1 x) (- x 1))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (- x 1) 3))) (* 6 (/ (- 1 x) (- x 1))))) y)) (* 1/2 (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))))) y)) (/ 1 (- x 1))) (/ x (- x 1))) y))))> |
#<alt (* -1 (/ y (- y 1)))> |
#<alt (+ (* -1 (/ y (- y 1))) (/ x (- y 1)))> |
#<alt (+ (* -1 (/ y (- y 1))) (/ x (- y 1)))> |
#<alt (+ (* -1 (/ y (- y 1))) (/ x (- y 1)))> |
#<alt (/ x (- y 1))> |
#<alt (* x (+ (* -1 (/ y (* x (- y 1)))) (/ 1 (- y 1))))> |
#<alt (* x (+ (* -1 (/ y (* x (- y 1)))) (/ 1 (- y 1))))> |
#<alt (* x (+ (* -1 (/ y (* x (- y 1)))) (/ 1 (- y 1))))> |
#<alt (/ x (- y 1))> |
#<alt (* -1 (* x (- (/ y (* x (- y 1))) (/ 1 (- y 1)))))> |
#<alt (* -1 (* x (- (/ y (* x (- y 1))) (/ 1 (- y 1)))))> |
#<alt (* -1 (* x (- (/ y (* x (- y 1))) (/ 1 (- y 1)))))> |
#<alt (* -1 x)> |
#<alt (+ (* -1 x) (* y (- 1 x)))> |
#<alt (+ (* -1 x) (* y (- (+ 1 (* y (- 1 x))) x)))> |
#<alt (+ (* -1 x) (* y (- (+ 1 (* y (- (* y (- 1 x)) (* -1 (- 1 x))))) x)))> |
#<alt -1> |
#<alt (- (/ x y) (+ 1 (/ 1 y)))> |
#<alt (- (+ (/ x y) (/ x (pow y 2))) (+ 1 (+ (/ 1 y) (/ 1 (pow y 2)))))> |
#<alt (- (+ (/ x y) (/ x (pow y 3))) (+ 1 (+ (* -1 (/ (- x 1) (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3))))))> |
#<alt -1> |
#<alt (- (/ x y) (+ 1 (/ 1 y)))> |
#<alt (- (* -1 (/ (- (+ (* -1 (- x 1)) (/ 1 y)) (/ x y)) y)) 1)> |
#<alt (- (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (- (+ (* -1 (- 1 x)) (/ x y)) (/ 1 y)) y))) y)) 1)> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/3 x))))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ 1 x)))))> |
#<alt (- (+ 1 (/ 1 x)) (+ (log -1) (* -1 (log (/ 1 x)))))> |
#<alt (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ (log -1) (* -1 (log (/ 1 x)))))> |
#<alt (- (+ 1 (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))) (+ (log -1) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (* -1 (log (/ -1 x))))> |
#<alt (- (+ 1 (/ 1 x)) (* -1 (log (/ -1 x))))> |
#<alt (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (* -1 (log (/ -1 x))))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) (* -1 (log (/ -1 x))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (- 1 (log (- 1 x)))> |
#<alt (- (+ 1 (* -1 y)) (log (- 1 x)))> |
#<alt (- (+ 1 (* -1 y)) (log (- 1 x)))> |
#<alt (- (+ 1 (* -1 y)) (log (- 1 x)))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ 1 y) (+ 1 (/ (log (- 1 x)) y))))> |
#<alt (* y (- (/ 1 y) (+ 1 (/ (log (- 1 x)) y))))> |
#<alt (* y (- (/ 1 y) (+ 1 (/ (log (- 1 x)) y))))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 1 (log (- 1 x))) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 1 (log (- 1 x))) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 1 (log (- 1 x))) y)))))> |
#<alt (- 1 y)> |
#<alt (- (+ 1 x) y)> |
#<alt (- (+ 1 (* x (+ 1 (* 1/2 x)))) y)> |
#<alt (- (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))) y)> |
#<alt (- 1 (+ y (+ (log -1) (* -1 (log (/ 1 x))))))> |
#<alt (- (+ 1 (/ 1 x)) (+ y (+ (log -1) (* -1 (log (/ 1 x))))))> |
#<alt (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ y (+ (log -1) (* -1 (log (/ 1 x))))))> |
#<alt (- (+ 1 (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))) (+ y (+ (log -1) (* -1 (log (/ 1 x))))))> |
#<alt (- 1 (+ y (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (/ 1 x)) (+ y (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ y (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) (+ y (* -1 (log (/ -1 x)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 y))> |
#<alt (+ 1 (* -1 y))> |
#<alt (+ 1 (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ 1 y) 1))> |
#<alt (* y (- (/ 1 y) 1))> |
#<alt (* y (- (/ 1 y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (- 1 (/ 1 y))))> |
#<alt (* -1 (* y (- 1 (/ 1 y))))> |
#<alt (* -1 (* y (- 1 (/ 1 y))))> |
#<alt (- 1 (+ (log x) (log (/ 1 (- y 1)))))> |
#<alt (- 1 (+ (log x) (log (/ 1 (- y 1)))))> |
#<alt (- 1 (+ (log x) (log (/ 1 (- y 1)))))> |
#<alt (- 1 (+ (log x) (log (/ 1 (- y 1)))))> |
#<alt (- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))))> |
#<alt (- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))))> |
#<alt (- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))))> |
#<alt (- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))))> |
#<alt (- 1 (log (* -1 x)))> |
#<alt (- (+ 1 (* -1 y)) (log (* -1 x)))> |
#<alt (- (+ 1 (* y (- (* -1/2 y) 1))) (log (* -1 x)))> |
#<alt (- (+ 1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (log (* -1 x)))> |
#<alt (- 1 (+ (log x) (log (/ 1 y))))> |
#<alt (- 1 (+ (log x) (+ (log (/ 1 y)) (/ 1 y))))> |
#<alt (- (+ 1 (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) (+ (log x) (log (/ 1 y))))> |
#<alt (- (+ 1 (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2)))) (+ (log x) (+ (log (/ 1 y)) (/ 1 y))))> |
#<alt (- 1 (+ (log (* -1 x)) (log (/ -1 y))))> |
#<alt (- 1 (+ (log (* -1 x)) (+ (log (/ -1 y)) (/ 1 y))))> |
#<alt (- (+ 1 (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) (+ (log (* -1 x)) (log (/ -1 y))))> |
#<alt (- (+ 1 (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) (+ (log (* -1 x)) (log (/ -1 y))))> |
#<alt (+ (log x) (log (/ 1 (- y 1))))> |
#<alt (+ (log x) (log (/ 1 (- y 1))))> |
#<alt (+ (log x) (log (/ 1 (- y 1))))> |
#<alt (+ (log x) (log (/ 1 (- y 1))))> |
#<alt (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))> |
#<alt (log (* -1 x))> |
#<alt (+ y (log (* -1 x)))> |
#<alt (+ (log (* -1 x)) (* y (+ 1 (* 1/2 y))))> |
#<alt (+ (log (* -1 x)) (* y (+ 1 (* y (+ 1/2 (* 1/3 y))))))> |
#<alt (+ (log x) (log (/ 1 y)))> |
#<alt (+ (log x) (+ (log (/ 1 y)) (/ 1 y)))> |
#<alt (+ (log x) (+ (log (/ 1 y)) (+ (/ 1/2 (pow y 2)) (/ 1 y))))> |
#<alt (+ (log x) (+ (log (/ 1 y)) (+ (/ 1/2 (pow y 2)) (+ (/ 1 y) (* 1/3 (/ 1 (pow y 3)))))))> |
#<alt (+ (log (* -1 x)) (log (/ -1 y)))> |
#<alt (+ (log (* -1 x)) (+ (log (/ -1 y)) (/ 1 y)))> |
#<alt (+ (log (* -1 x)) (+ (log (/ -1 y)) (+ (/ 1/2 (pow y 2)) (/ 1 y))))> |
#<alt (+ (log (* -1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) y)) 1) y))))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (/ x (- y 1))> |
#<alt (* -1 x)> |
#<alt (+ (* -1 x) (* -1 (* x y)))> |
#<alt (+ (* -1 x) (* y (- (* -1 (* x y)) x)))> |
#<alt (+ (* -1 x) (* y (- (* y (- (* -1 (* x y)) x)) x)))> |
#<alt (/ x y)> |
#<alt (/ (+ x (/ x y)) y)> |
#<alt (/ (- (+ x (/ x (pow y 2))) (* -1 (/ x y))) y)> |
#<alt (/ (- (+ x (/ x (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ x (pow y 2))))) y)> |
#<alt (/ x y)> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ x y))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (/ x y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (* -1 (/ (+ (* -1 x) (* -1 (/ x y))) y))) y))) y))> |
#<alt -1> |
#<alt (- y 1)> |
#<alt (- y 1)> |
#<alt (- y 1)> |
#<alt y> |
#<alt (* y (- 1 (/ 1 y)))> |
#<alt (* y (- 1 (/ 1 y)))> |
#<alt (* y (- 1 (/ 1 y)))> |
#<alt y> |
#<alt (* -1 (* y (- (/ 1 y) 1)))> |
#<alt (* -1 (* y (- (/ 1 y) 1)))> |
#<alt (* -1 (* y (- (/ 1 y) 1)))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | x | @ | 0 | (- 1 (log (/ x (+ y -1)))) |
| 18.0ms | x | @ | -inf | (- 1 (log (/ x (+ y -1)))) |
| 12.0ms | x | @ | inf | (- 1 (log (/ x (+ y -1)))) |
| 8.0ms | y | @ | 0 | (- (- 1 y) (log (+ 1 (neg x)))) |
| 2.0ms | x | @ | -inf | (- 1 (log (+ 1 (neg x)))) |
| 1× | batch-egg-rewrite |
| 4 624× | /-lowering-/.f32 |
| 4 624× | /-lowering-/.f64 |
| 4 400× | *-lowering-*.f32 |
| 4 400× | *-lowering-*.f64 |
| 4 356× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 84 |
| 1 | 163 | 84 |
| 2 | 1520 | 84 |
| 0 | 9113 | 77 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (log (+ 1 (/ (- x y) (+ y -1))))) |
(log (+ 1 (/ (- x y) (+ y -1)))) |
(/ (- x y) (+ y -1)) |
(- x y) |
(- 1 (log (+ 1 (neg x)))) |
(log (+ 1 (neg x))) |
(neg x) |
(- 1 1) |
(- 1 (log (- 1 1))) |
(log (- 1 1)) |
(- (- 1 y) (log (+ 1 (neg x)))) |
(- 1 y) |
(- 1 (log (/ x (+ y -1)))) |
(log (/ x (+ y -1))) |
(/ x (+ y -1)) |
(+ y -1) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))))))) |
(pow.f64 (/.f64 (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
(+.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))))) |
(-.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (log.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(-.f64 (log1p.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (log1p.f64 (neg.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))))) (log.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))) |
(-.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) #s(literal 1 binary64))) (log.f64 (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (fma.f64 (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)))) (*.f64 (log1p.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (log1p.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) (-.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (log1p.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (fma.f64 (log1p.f64 (neg.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (log1p.f64 (neg.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (*.f64 (log1p.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (log1p.f64 (neg.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))))))) |
(log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
(*.f64 (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(+.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (+.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (+.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (+.f64 y #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (+.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 x y))) (/.f64 (*.f64 y y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) (+.f64 y #s(literal -1 binary64)))) (/.f64 (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) y) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) (+.f64 y #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (+.f64 y #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) (+.f64 y #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (fma.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 x (+.f64 y #s(literal -1 binary64))) (fma.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64))))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (fma.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 x (+.f64 y #s(literal -1 binary64))) (fma.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64))))) (/.f64 (*.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64)))) (+.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 y #s(literal -1 binary64))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (+.f64 y #s(literal -1 binary64))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) x (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 y y #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 y y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 y #s(literal -1 binary64))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 x y))))) |
(/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 x y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) y)) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 x (+.f64 y #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (+.f64 y #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (+.f64 y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (neg.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (fma.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 x (+.f64 y #s(literal -1 binary64))) (fma.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 x (+.f64 y #s(literal -1 binary64)))) (*.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64))))) (+.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 x #s(literal 1 binary64)) y) (+.f64 y #s(literal -1 binary64))) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) (/.f64 (+.f64 y #s(literal -1 binary64)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) (neg.f64 y))) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64)) (/.f64 (+.f64 y #s(literal -1 binary64)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64)) y)) (*.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64)) (neg.f64 y))) (*.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 y #s(literal -1 binary64)) y))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) (/.f64 (+.f64 y #s(literal -1 binary64)) y))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) y)) (*.f64 (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) (neg.f64 y))) (*.f64 (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 y #s(literal -1 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 y #s(literal -1 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (+.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)) y)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)) (neg.f64 y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 y #s(literal -1 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (+.f64 y #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) y))) (neg.f64 (*.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (+.f64 y #s(literal -1 binary64))) (*.f64 (+.f64 y #s(literal -1 binary64)) y))) (neg.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 x) (+.f64 y #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) y))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))))) (neg.f64 (fma.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 x (+.f64 y #s(literal -1 binary64))) (fma.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 x (+.f64 y #s(literal -1 binary64)))) (*.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64)))))) (neg.f64 (+.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 y (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (pow.f64 (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 x (+.f64 y #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64)))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64))))) (*.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (neg.f64 (/.f64 y (+.f64 y #s(literal -1 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (-.f64 x y)) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal -1 binary64))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))))) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 y y #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 y y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 y y #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y y #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (+.f64 y #s(literal -1 binary64))) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal -1 binary64))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (neg.f64 (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (neg.f64 (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(+.f64 x (neg.f64 y)) |
(+.f64 (neg.f64 y) x) |
(-.f64 x y) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 y))) (/.f64 (*.f64 y y) (-.f64 x (neg.f64 y)))) |
(fma.f64 y #s(literal -1 binary64) x) |
(fma.f64 #s(literal -1 binary64) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y y) (neg.f64 y) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(pow.f64 (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (neg.f64 x)))) |
(+.f64 (neg.f64 (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (neg.f64 x))))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (neg.f64 x)))))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (neg.f64 x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (neg.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log1p.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))))))) |
(pow.f64 (/.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))))) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x))))) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (-.f64 (*.f64 x x) (neg.f64 x)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 x)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (-.f64 (*.f64 x x) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (*.f64 x x))) (fma.f64 (log1p.f64 (-.f64 (*.f64 x x) (neg.f64 x))) (log1p.f64 (-.f64 (*.f64 x x) (neg.f64 x))) (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (-.f64 (*.f64 x x) (neg.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 (neg.f64 (*.f64 x x))) (fma.f64 (log1p.f64 x) (log1p.f64 x) (*.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log1p.f64 x))))) |
(log1p.f64 (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(*.f64 (log1p.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 0 binary64) x))) |
(neg.f64 x) |
(neg.f64 (*.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
#s(literal 0 binary64) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 0 binary64)))) |
(+.f64 (neg.f64 (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 0 binary64))))) (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 0 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64)) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64)))))))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))))) |
(log.f64 #s(literal 0 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 #s(literal 0 binary64))) |
(*.f64 (log.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y (log1p.f64 (neg.f64 x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) (neg.f64 (log1p.f64 (neg.f64 x))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) (log1p.f64 (neg.f64 x)))) |
(+.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 (log1p.f64 (neg.f64 x)))) |
(+.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) y)) |
(-.f64 #s(literal 1 binary64) (+.f64 y (log1p.f64 (neg.f64 x)))) |
(-.f64 #s(literal 1 binary64) (-.f64 y (neg.f64 (log1p.f64 (neg.f64 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 y (log1p.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 y (log1p.f64 (neg.f64 x))))))) (/.f64 (pow.f64 (+.f64 y (log1p.f64 (neg.f64 x))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 y (log1p.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 y (log1p.f64 (neg.f64 x)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 (log1p.f64 (neg.f64 x))))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 (log1p.f64 (neg.f64 x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 y (log1p.f64 (neg.f64 x))))) (/.f64 (pow.f64 (+.f64 y (log1p.f64 (neg.f64 x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 y (log1p.f64 (neg.f64 x)))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 y #s(literal -1 binary64)) (neg.f64 (log1p.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (neg.f64 (log1p.f64 (neg.f64 x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (neg.f64 (log1p.f64 (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)) (-.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 (log1p.f64 (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64))) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 (log1p.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)) (-.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 (log1p.f64 (neg.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 (log1p.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y (log1p.f64 (neg.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 y (log1p.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 y (log1p.f64 (neg.f64 x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y (log1p.f64 (neg.f64 x))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 y (log1p.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y (log1p.f64 (neg.f64 x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 y (log1p.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 y (log1p.f64 (neg.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y (log1p.f64 (neg.f64 x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 y (log1p.f64 (neg.f64 x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (+.f64 y (log1p.f64 (neg.f64 x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (+.f64 y (log1p.f64 (neg.f64 x)))) (neg.f64 (+.f64 y (log1p.f64 (neg.f64 x))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y (log1p.f64 (neg.f64 x)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (neg.f64 y) (neg.f64 (log1p.f64 (neg.f64 x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (neg.f64 y) (neg.f64 (log1p.f64 (neg.f64 x)))) (+.f64 (neg.f64 y) (neg.f64 (log1p.f64 (neg.f64 x))))) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) (neg.f64 (log1p.f64 (neg.f64 x)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) (log1p.f64 (neg.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (neg.f64 y) (log1p.f64 (neg.f64 x))) (-.f64 (neg.f64 y) (log1p.f64 (neg.f64 x)))) (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) (log1p.f64 (neg.f64 x))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (+.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y (neg.f64 (log1p.f64 (neg.f64 x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y (neg.f64 (log1p.f64 (neg.f64 x)))) (-.f64 y (neg.f64 (log1p.f64 (neg.f64 x)))) (*.f64 #s(literal 1 binary64) (-.f64 y (neg.f64 (log1p.f64 (neg.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))) (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))) (fma.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y))))))) |
(pow.f64 (/.f64 (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 x)) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (log1p.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 y)) |
(+.f64 (neg.f64 y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) y) |
(-.f64 #s(literal 0 binary64) (+.f64 y #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(-.f64 (/.f64 (*.f64 y y) (neg.f64 (+.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) y)))) |
(fma.f64 y #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) |
(neg.f64 (+.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) (neg.f64 y))))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) (neg.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) y) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 y y) (neg.f64 y) #s(literal 1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 y #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) |
(+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x))) |
(+.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)))) (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (-.f64 #s(literal 1 binary64) (log.f64 x)) (-.f64 (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))) (fma.f64 (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))))))))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))))) |
(log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 (+.f64 y #s(literal -1 binary64))))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (neg.f64 (log.f64 (+.f64 y #s(literal -1 binary64)))) (log.f64 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (log.f64 (/.f64 x (fma.f64 y (*.f64 y y) #s(literal -1 binary64)))) (log.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(+.f64 (log.f64 (/.f64 x (fma.f64 y y #s(literal -1 binary64)))) (log1p.f64 y)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(-.f64 (log.f64 (neg.f64 x)) (log1p.f64 (neg.f64 y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 x))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1 binary64))) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64))))))) (/.f64 (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 y #s(literal -1 binary64))))) (/.f64 (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 y #s(literal -1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (+.f64 y #s(literal -1 binary64))) (log.f64 x)) |
(neg.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 x (+.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 x (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (+.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 (+.f64 y #s(literal -1 binary64)))) (neg.f64 (log.f64 (+.f64 y #s(literal -1 binary64))))) (*.f64 (log.f64 x) (neg.f64 (log.f64 (+.f64 y #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x)) (fma.f64 (log1p.f64 (neg.f64 y)) (log1p.f64 (neg.f64 y)) (*.f64 (log.f64 (neg.f64 x)) (log1p.f64 (neg.f64 y)))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x))) |
(*.f64 (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (neg.f64 x) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal -1 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x)))) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (+.f64 y #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) y)) (fma.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))) (/.f64 x (+.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal 1 binary64) y)))))) |
(pow.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 y #s(literal -1 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))))) |
(*.f64 (/.f64 x (fma.f64 y y #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (fma.f64 y y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(*.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(+.f64 y #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal -1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) y #s(literal -1 binary64)) |
(fma.f64 y #s(literal 1 binary64) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (neg.f64 y)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (neg.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))))) |
(pow.f64 (/.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 y y #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(*.f64 (fma.f64 y y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) |
| 1× | egg-herbie |
| 6 836× | accelerator-lowering-fma.f32 |
| 6 836× | accelerator-lowering-fma.f64 |
| 4 296× | +-lowering-+.f64 |
| 4 296× | +-lowering-+.f32 |
| 2 802× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 607 | 3784 |
| 1 | 1893 | 3294 |
| 2 | 5908 | 2837 |
| 0 | 8832 | 2711 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (log (- 1 (/ y (- y 1))))) |
(- (+ 1 (* -1 (/ x (* (- 1 (/ y (- y 1))) (- y 1))))) (log (- 1 (/ y (- y 1))))) |
(- (+ 1 (* x (- (* 1/2 (/ x (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1)))))) (log (- 1 (/ y (- y 1))))) |
(- (+ 1 (* x (- (* x (+ (* -1/3 (/ x (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)))) (* 1/2 (/ 1 (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1)))))) (log (- 1 (/ y (- y 1))))) |
(- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(- (+ 1 (* -1 (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))) (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(- (+ 1 (* 1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2)))) (+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x)))) |
(- (+ 1 (* -1/3 (/ (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)) (pow x 3)))) (+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))))) |
(- 1 (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x))))) |
(- (+ 1 (* -1 (/ (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)) x))) (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x))))) |
(- (+ 1 (* -1 (/ (- (* -1/2 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2)) x)) (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)))) x))) (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x))))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/3 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 3) (pow (- y 1) 3)) x)) (* -1/2 (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2)))) x)) (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)))) x))) (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x))))) |
(- 1 (log (+ 1 (* -1 x)))) |
(- (+ 1 (* y (- (/ x (+ 1 (* -1 x))) (/ 1 (+ 1 (* -1 x)))))) (log (+ 1 (* -1 x)))) |
(- (+ 1 (* y (- (+ (* -1/2 (* y (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x))))))) (/ x (+ 1 (* -1 x)))) (/ 1 (+ 1 (* -1 x)))))) (log (+ 1 (* -1 x)))) |
(- (+ 1 (* y (- (+ (* y (- (* -1/6 (* y (+ (* -6 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (+ 1 (* -1 x)) 3))) (* 6 (/ (- 1 x) (+ 1 (* -1 x)))))))) (* 1/2 (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x)))))))) (/ x (+ 1 (* -1 x)))) (/ 1 (+ 1 (* -1 x)))))) (log (+ 1 (* -1 x)))) |
(- 1 (+ (log (- x 1)) (log (/ 1 y)))) |
(- (+ 1 (+ (* -1 (/ x (* y (- x 1)))) (/ 1 (* y (- x 1))))) (+ (log (- x 1)) (log (/ 1 y)))) |
(- (+ 1 (* -1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2)))) (+ (log (- x 1)) (+ (log (/ 1 y)) (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1))))))) |
(- (+ 1 (* -1/6 (/ (+ (* -6 (/ (+ 1 (* -1 x)) (- x 1))) (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2))) (* -2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- x 1) 3))))) (pow y 3)))) (+ (log (- x 1)) (+ (log (/ 1 y)) (+ (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))) (* 1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2))))))) |
(- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(- (+ 1 (* -1 (/ (- (/ x (- x 1)) (/ 1 (- x 1))) y))) (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(- (+ 1 (* -1 (/ (- (+ (* 1/2 (/ (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))) y)) (/ x (- x 1))) (/ 1 (- x 1))) y))) (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(- (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* 1/6 (/ (+ (* -6 (/ (- 1 x) (- x 1))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (- x 1) 3))) (* 6 (/ (- 1 x) (- x 1))))) y)) (* 1/2 (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))))) y)) (/ x (- x 1))) (/ 1 (- x 1))) y))) (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(log (- 1 (/ y (- y 1)))) |
(+ (log (- 1 (/ y (- y 1)))) (/ x (* (- 1 (/ y (- y 1))) (- y 1)))) |
(+ (log (- 1 (/ y (- y 1)))) (* x (+ (* -1/2 (/ x (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1)))))) |
(+ (log (- 1 (/ y (- y 1)))) (* x (+ (* x (- (* 1/3 (/ x (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)))) (* 1/2 (/ 1 (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1)))))) |
(+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))) |
(+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x)))) |
(+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2))) (+ (* 1/3 (/ (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)) (pow x 3))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))))) |
(+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x)))) |
(+ (log (neg (/ 1 (- y 1)))) (+ (* -1 (log (/ -1 x))) (/ (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)) x))) |
(+ (log (neg (/ 1 (- y 1)))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1))) (* 1/2 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2)) x))) x)))) |
(+ (log (neg (/ 1 (- y 1)))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1))) (* -1 (/ (+ (* -1/2 (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2))) (* 1/3 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 3) (pow (- y 1) 3)) x))) x))) x)))) |
(log (+ 1 (* -1 x))) |
(+ (log (+ 1 (* -1 x))) (* y (- (/ 1 (+ 1 (* -1 x))) (/ x (+ 1 (* -1 x)))))) |
(+ (log (+ 1 (* -1 x))) (* y (- (+ (* 1/2 (* y (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x))))))) (/ 1 (+ 1 (* -1 x)))) (/ x (+ 1 (* -1 x)))))) |
(+ (log (+ 1 (* -1 x))) (* y (- (+ (* y (+ (* 1/6 (* y (+ (* -6 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (+ 1 (* -1 x)) 3))) (* 6 (/ (- 1 x) (+ 1 (* -1 x)))))))) (* 1/2 (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x)))))))) (/ 1 (+ 1 (* -1 x)))) (/ x (+ 1 (* -1 x)))))) |
(+ (log (- x 1)) (log (/ 1 y))) |
(+ (log (- x 1)) (+ (log (/ 1 y)) (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))))) |
(+ (log (- x 1)) (+ (log (/ 1 y)) (+ (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))) (* 1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2)))))) |
(+ (log (- x 1)) (+ (log (/ 1 y)) (+ (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))) (+ (* 1/6 (/ (+ (* -6 (/ (+ 1 (* -1 x)) (- x 1))) (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2))) (* -2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- x 1) 3))))) (pow y 3))) (* 1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2))))))) |
(+ (log (* -1 (- x 1))) (log (/ -1 y))) |
(+ (log (* -1 (- x 1))) (+ (log (/ -1 y)) (* -1 (/ (- (/ 1 (- x 1)) (/ x (- x 1))) y)))) |
(+ (log (* -1 (- x 1))) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1/2 (/ (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))) y)) (/ 1 (- x 1))) (/ x (- x 1))) y)))) |
(+ (log (* -1 (- x 1))) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (/ (- 1 x) (- x 1))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (- x 1) 3))) (* 6 (/ (- 1 x) (- x 1))))) y)) (* 1/2 (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))))) y)) (/ 1 (- x 1))) (/ x (- x 1))) y)))) |
(* -1 (/ y (- y 1))) |
(+ (* -1 (/ y (- y 1))) (/ x (- y 1))) |
(+ (* -1 (/ y (- y 1))) (/ x (- y 1))) |
(+ (* -1 (/ y (- y 1))) (/ x (- y 1))) |
(/ x (- y 1)) |
(* x (+ (* -1 (/ y (* x (- y 1)))) (/ 1 (- y 1)))) |
(* x (+ (* -1 (/ y (* x (- y 1)))) (/ 1 (- y 1)))) |
(* x (+ (* -1 (/ y (* x (- y 1)))) (/ 1 (- y 1)))) |
(/ x (- y 1)) |
(* -1 (* x (- (/ y (* x (- y 1))) (/ 1 (- y 1))))) |
(* -1 (* x (- (/ y (* x (- y 1))) (/ 1 (- y 1))))) |
(* -1 (* x (- (/ y (* x (- y 1))) (/ 1 (- y 1))))) |
(* -1 x) |
(+ (* -1 x) (* y (- 1 x))) |
(+ (* -1 x) (* y (- (+ 1 (* y (- 1 x))) x))) |
(+ (* -1 x) (* y (- (+ 1 (* y (- (* y (- 1 x)) (* -1 (- 1 x))))) x))) |
-1 |
(- (/ x y) (+ 1 (/ 1 y))) |
(- (+ (/ x y) (/ x (pow y 2))) (+ 1 (+ (/ 1 y) (/ 1 (pow y 2))))) |
(- (+ (/ x y) (/ x (pow y 3))) (+ 1 (+ (* -1 (/ (- x 1) (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
-1 |
(- (/ x y) (+ 1 (/ 1 y))) |
(- (* -1 (/ (- (+ (* -1 (- x 1)) (/ 1 y)) (/ x y)) y)) 1) |
(- (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (- (+ (* -1 (- 1 x)) (/ x y)) (/ 1 y)) y))) y)) 1) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))) |
(- 1 (+ (log -1) (* -1 (log (/ 1 x))))) |
(- (+ 1 (/ 1 x)) (+ (log -1) (* -1 (log (/ 1 x))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ (log -1) (* -1 (log (/ 1 x))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))) (+ (log -1) (* -1 (log (/ 1 x))))) |
(- 1 (* -1 (log (/ -1 x)))) |
(- (+ 1 (/ 1 x)) (* -1 (log (/ -1 x)))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (* -1 (log (/ -1 x)))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) (* -1 (log (/ -1 x)))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(* -1 (log (/ -1 x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(- 1 (log (- 1 x))) |
(- (+ 1 (* -1 y)) (log (- 1 x))) |
(- (+ 1 (* -1 y)) (log (- 1 x))) |
(- (+ 1 (* -1 y)) (log (- 1 x))) |
(* -1 y) |
(* y (- (/ 1 y) (+ 1 (/ (log (- 1 x)) y)))) |
(* y (- (/ 1 y) (+ 1 (/ (log (- 1 x)) y)))) |
(* y (- (/ 1 y) (+ 1 (/ (log (- 1 x)) y)))) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ (- 1 (log (- 1 x))) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- 1 (log (- 1 x))) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- 1 (log (- 1 x))) y))))) |
(- 1 y) |
(- (+ 1 x) y) |
(- (+ 1 (* x (+ 1 (* 1/2 x)))) y) |
(- (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))) y) |
(- 1 (+ y (+ (log -1) (* -1 (log (/ 1 x)))))) |
(- (+ 1 (/ 1 x)) (+ y (+ (log -1) (* -1 (log (/ 1 x)))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ y (+ (log -1) (* -1 (log (/ 1 x)))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))) (+ y (+ (log -1) (* -1 (log (/ 1 x)))))) |
(- 1 (+ y (* -1 (log (/ -1 x))))) |
(- (+ 1 (/ 1 x)) (+ y (* -1 (log (/ -1 x))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ y (* -1 (log (/ -1 x))))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) (+ y (* -1 (log (/ -1 x))))) |
1 |
(+ 1 (* -1 y)) |
(+ 1 (* -1 y)) |
(+ 1 (* -1 y)) |
(* -1 y) |
(* y (- (/ 1 y) 1)) |
(* y (- (/ 1 y) 1)) |
(* y (- (/ 1 y) 1)) |
(* -1 y) |
(* -1 (* y (- 1 (/ 1 y)))) |
(* -1 (* y (- 1 (/ 1 y)))) |
(* -1 (* y (- 1 (/ 1 y)))) |
(- 1 (+ (log x) (log (/ 1 (- y 1))))) |
(- 1 (+ (log x) (log (/ 1 (- y 1))))) |
(- 1 (+ (log x) (log (/ 1 (- y 1))))) |
(- 1 (+ (log x) (log (/ 1 (- y 1))))) |
(- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))) |
(- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))) |
(- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))) |
(- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))) |
(- 1 (log (* -1 x))) |
(- (+ 1 (* -1 y)) (log (* -1 x))) |
(- (+ 1 (* y (- (* -1/2 y) 1))) (log (* -1 x))) |
(- (+ 1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (log (* -1 x))) |
(- 1 (+ (log x) (log (/ 1 y)))) |
(- 1 (+ (log x) (+ (log (/ 1 y)) (/ 1 y)))) |
(- (+ 1 (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) (+ (log x) (log (/ 1 y)))) |
(- (+ 1 (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2)))) (+ (log x) (+ (log (/ 1 y)) (/ 1 y)))) |
(- 1 (+ (log (* -1 x)) (log (/ -1 y)))) |
(- 1 (+ (log (* -1 x)) (+ (log (/ -1 y)) (/ 1 y)))) |
(- (+ 1 (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) (+ (log (* -1 x)) (log (/ -1 y)))) |
(- (+ 1 (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) (+ (log (* -1 x)) (log (/ -1 y)))) |
(+ (log x) (log (/ 1 (- y 1)))) |
(+ (log x) (log (/ 1 (- y 1)))) |
(+ (log x) (log (/ 1 (- y 1)))) |
(+ (log x) (log (/ 1 (- y 1)))) |
(+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))) |
(+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))) |
(+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))) |
(+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))) |
(log (* -1 x)) |
(+ y (log (* -1 x))) |
(+ (log (* -1 x)) (* y (+ 1 (* 1/2 y)))) |
(+ (log (* -1 x)) (* y (+ 1 (* y (+ 1/2 (* 1/3 y)))))) |
(+ (log x) (log (/ 1 y))) |
(+ (log x) (+ (log (/ 1 y)) (/ 1 y))) |
(+ (log x) (+ (log (/ 1 y)) (+ (/ 1/2 (pow y 2)) (/ 1 y)))) |
(+ (log x) (+ (log (/ 1 y)) (+ (/ 1/2 (pow y 2)) (+ (/ 1 y) (* 1/3 (/ 1 (pow y 3))))))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+ (log (* -1 x)) (+ (log (/ -1 y)) (/ 1 y))) |
(+ (log (* -1 x)) (+ (log (/ -1 y)) (+ (/ 1/2 (pow y 2)) (/ 1 y)))) |
(+ (log (* -1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) y)) 1) y)))) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(/ x (- y 1)) |
(* -1 x) |
(+ (* -1 x) (* -1 (* x y))) |
(+ (* -1 x) (* y (- (* -1 (* x y)) x))) |
(+ (* -1 x) (* y (- (* y (- (* -1 (* x y)) x)) x))) |
(/ x y) |
(/ (+ x (/ x y)) y) |
(/ (- (+ x (/ x (pow y 2))) (* -1 (/ x y))) y) |
(/ (- (+ x (/ x (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ x (pow y 2))))) y) |
(/ x y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ x y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (/ x y)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (* -1 (/ (+ (* -1 x) (* -1 (/ x y))) y))) y))) y)) |
-1 |
(- y 1) |
(- y 1) |
(- y 1) |
y |
(* y (- 1 (/ 1 y))) |
(* y (- 1 (/ 1 y))) |
(* y (- 1 (/ 1 y))) |
y |
(* -1 (* y (- (/ 1 y) 1))) |
(* -1 (* y (- (/ 1 y) 1))) |
(* -1 (* y (- (/ 1 y) 1))) |
| Outputs |
|---|
(- 1 (log (- 1 (/ y (- y 1))))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) |
(- (+ 1 (* -1 (/ x (* (- 1 (/ y (- y 1))) (- y 1))))) (log (- 1 (/ y (- y 1))))) |
(+.f64 (/.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y))))) |
(- (+ 1 (* x (- (* 1/2 (/ x (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1)))))) (log (- 1 (/ y (- y 1))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y))))) |
(- (+ 1 (* x (- (* x (+ (* -1/3 (/ x (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)))) (* 1/2 (/ 1 (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1)))))) (log (- 1 (/ y (- y 1))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/3 binary64) (/.f64 x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y))))) |
(- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(- (+ 1 (* -1 (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))) (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x) #s(literal 1 binary64)) (-.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) (log.f64 x))) |
(- (+ 1 (* 1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2)))) (+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))))) (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) (*.f64 x x)) (-.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 y #s(literal -1 binary64)) x) (log.f64 x))))) |
(- (+ 1 (* -1/3 (/ (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)) (pow x 3)))) (+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) (*.f64 x (*.f64 x x))) (-.f64 (log.f64 (+.f64 y #s(literal -1 binary64))) (log.f64 x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) y))) x))) |
(- 1 (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 (neg.f64 y))) |
(- (+ 1 (* -1 (/ (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)) x))) (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x) (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 (neg.f64 y)))) |
(- (+ 1 (* -1 (/ (- (* -1/2 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2)) x)) (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)))) x))) (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x))))) |
(+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) y))) x) (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 (neg.f64 y)))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/3 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 3) (pow (- y 1) 3)) x)) (* -1/2 (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2)))) x)) (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)))) x))) (+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x))))) |
(+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))))) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) y))) x) (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 (neg.f64 y)))) |
(- 1 (log (+ 1 (* -1 x)))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(- (+ 1 (* y (- (/ x (+ 1 (* -1 x))) (/ 1 (+ 1 (* -1 x)))))) (log (+ 1 (* -1 x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(- (+ 1 (* y (- (+ (* -1/2 (* y (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x))))))) (/ x (+ 1 (* -1 x)))) (/ 1 (+ 1 (* -1 x)))))) (log (+ 1 (* -1 x)))) |
(-.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (log1p.f64 (neg.f64 x))) |
(- (+ 1 (* y (- (+ (* y (- (* -1/6 (* y (+ (* -6 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (+ 1 (* -1 x)) 3))) (* 6 (/ (- 1 x) (+ 1 (* -1 x)))))))) (* 1/2 (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x)))))))) (/ x (+ 1 (* -1 x)))) (/ 1 (+ 1 (* -1 x)))))) (log (+ 1 (* -1 x)))) |
(-.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (log1p.f64 (neg.f64 x))) |
(- 1 (+ (log (- x 1)) (log (/ 1 y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(- (+ 1 (+ (* -1 (/ x (* y (- x 1)))) (/ 1 (* y (- x 1))))) (+ (log (- x 1)) (log (/ 1 y)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 (log.f64 y) (log.f64 (+.f64 #s(literal -1 binary64) x)))) |
(- (+ 1 (* -1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2)))) (+ (log (- x 1)) (+ (log (/ 1 y)) (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (-.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))) |
(- (+ 1 (* -1/6 (/ (+ (* -6 (/ (+ 1 (* -1 x)) (- x 1))) (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2))) (* -2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- x 1) 3))))) (pow y 3)))) (+ (log (- x 1)) (+ (log (/ 1 y)) (+ (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))) (* 1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (log.f64 y))))) |
(- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y)))) |
(- (+ 1 (* -1 (/ (- (/ x (- x 1)) (/ 1 (- x 1))) y))) (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(-.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (log1p.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y)))) |
(- (+ 1 (* -1 (/ (- (+ (* 1/2 (/ (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))) y)) (/ x (- x 1))) (/ 1 (- x 1))) y))) (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) y) (-.f64 (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y))))) |
(- (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* 1/6 (/ (+ (* -6 (/ (- 1 x) (- x 1))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (- x 1) 3))) (* 6 (/ (- 1 x) (- x 1))))) y)) (* 1/2 (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))))) y)) (/ x (- x 1))) (/ 1 (- x 1))) y))) (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)) y)) y)) (+.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (log.f64 (neg.f64 y))))) |
(log (- 1 (/ y (- y 1)))) |
(log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y))) |
(+ (log (- 1 (/ y (- y 1)))) (/ x (* (- 1 (/ y (- y 1))) (- y 1)))) |
(+.f64 (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) |
(+ (log (- 1 (/ y (- y 1)))) (* x (+ (* -1/2 (/ x (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1)))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) |
(+ (log (- 1 (/ y (- y 1)))) (* x (+ (* x (- (* 1/3 (/ x (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)))) (* 1/2 (/ 1 (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)))))) (/ 1 (* (- 1 (/ y (- y 1))) (- y 1)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) |
(+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 y #s(literal -1 binary64)) x) (-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64))))) |
(+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x)))) |
(+.f64 (log.f64 x) (-.f64 (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) x) #s(literal -1/2 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))))) x) (log.f64 (+.f64 y #s(literal -1 binary64))))) |
(+ (log (/ 1 (- y 1))) (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (* (pow (- 1 (/ y (- y 1))) 2) (pow (- y 1) 2)) (pow x 2))) (+ (* 1/3 (/ (* (pow (- 1 (/ y (- y 1))) 3) (pow (- y 1) 3)) (pow x 3))) (/ (* (- 1 (/ y (- y 1))) (- y 1)) x))))) |
(+.f64 (log.f64 x) (-.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))))) (*.f64 (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 1/3 binary64)) (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) x) #s(literal -1/2 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))))) x)) (log.f64 (+.f64 y #s(literal -1 binary64))))) |
(+ (log (neg (/ 1 (- y 1)))) (* -1 (log (/ -1 x)))) |
(-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log (neg (/ 1 (- y 1)))) (+ (* -1 (log (/ -1 x))) (/ (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1)) x))) |
(fma.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) x) (-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (neg.f64 (log.f64 (neg.f64 x))))) |
(+ (log (neg (/ 1 (- y 1)))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1))) (* 1/2 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2)) x))) x)))) |
(-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (+.f64 (neg.f64 (log.f64 (neg.f64 x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))))) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) y))) x))) |
(+ (log (neg (/ 1 (- y 1)))) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (* (+ 1 (* -1 (/ y (- y 1)))) (- y 1))) (* -1 (/ (+ (* -1/2 (* (pow (+ 1 (* -1 (/ y (- y 1)))) 2) (pow (- y 1) 2))) (* 1/3 (/ (* (pow (+ 1 (* -1 (/ y (- y 1)))) 3) (pow (- y 1) 3)) x))) x))) x)))) |
(-.f64 (-.f64 (/.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))))) (*.f64 (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) x) #s(literal 1/3 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64))) #s(literal -1/2 binary64)))) x)) x) (neg.f64 (log.f64 (neg.f64 x)))) (log1p.f64 (neg.f64 y))) |
(log (+ 1 (* -1 x))) |
(log1p.f64 (neg.f64 x)) |
(+ (log (+ 1 (* -1 x))) (* y (- (/ 1 (+ 1 (* -1 x))) (/ x (+ 1 (* -1 x)))))) |
(+.f64 y (log1p.f64 (neg.f64 x))) |
(+ (log (+ 1 (* -1 x))) (* y (- (+ (* 1/2 (* y (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x))))))) (/ 1 (+ 1 (* -1 x)))) (/ x (+ 1 (* -1 x)))))) |
(fma.f64 y (fma.f64 y #s(literal 1/2 binary64) #s(literal 1 binary64)) (log1p.f64 (neg.f64 x))) |
(+ (log (+ 1 (* -1 x))) (* y (- (+ (* y (+ (* 1/6 (* y (+ (* -6 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (+ 1 (* -1 x)) 3))) (* 6 (/ (- 1 x) (+ 1 (* -1 x)))))))) (* 1/2 (+ (* -1 (/ (pow (- 1 x) 2) (pow (+ 1 (* -1 x)) 2))) (* 2 (/ (- 1 x) (+ 1 (* -1 x)))))))) (/ 1 (+ 1 (* -1 x)))) (/ x (+ 1 (* -1 x)))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/3 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (log1p.f64 (neg.f64 x))) |
(+ (log (- x 1)) (log (/ 1 y))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(+ (log (- x 1)) (+ (log (/ 1 y)) (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 #s(literal 1 binary64) y) (log.f64 y))) |
(+ (log (- x 1)) (+ (log (/ 1 y)) (+ (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))) (* 1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2)))))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (log.f64 y)))) |
(+ (log (- x 1)) (+ (log (/ 1 y)) (+ (* -1 (/ (+ 1 (* -1 x)) (* y (- x 1)))) (+ (* 1/6 (/ (+ (* -6 (/ (+ 1 (* -1 x)) (- x 1))) (+ (* -6 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2))) (* -2 (/ (pow (+ 1 (* -1 x)) 3) (pow (- x 1) 3))))) (pow y 3))) (* 1/2 (/ (+ (* -2 (/ (+ 1 (* -1 x)) (- x 1))) (* -1 (/ (pow (+ 1 (* -1 x)) 2) (pow (- x 1) 2)))) (pow y 2))))))) |
(+.f64 (+.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 #s(literal 1 binary64) y) (log.f64 y))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))))) |
(+ (log (* -1 (- x 1))) (log (/ -1 y))) |
(+.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (log.f64 (neg.f64 y)))) |
(+ (log (* -1 (- x 1))) (+ (log (/ -1 y)) (* -1 (/ (- (/ 1 (- x 1)) (/ x (- x 1))) y)))) |
(+.f64 (log1p.f64 (neg.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (log.f64 (neg.f64 y))))) |
(+ (log (* -1 (- x 1))) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1/2 (/ (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))) y)) (/ 1 (- x 1))) (/ x (- x 1))) y)))) |
(+.f64 (log1p.f64 (neg.f64 x)) (+.f64 (neg.f64 (log.f64 (neg.f64 y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y))) |
(+ (log (* -1 (- x 1))) (+ (log (/ -1 y)) (* -1 (/ (- (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (/ (- 1 x) (- x 1))) (+ (* 2 (/ (pow (- 1 x) 3) (pow (- x 1) 3))) (* 6 (/ (- 1 x) (- x 1))))) y)) (* 1/2 (+ 2 (* -1 (/ (pow (- 1 x) 2) (pow (- x 1) 2)))))) y)) (/ 1 (- x 1))) (/ x (- x 1))) y)))) |
(+.f64 (log1p.f64 (neg.f64 x)) (-.f64 (neg.f64 (log.f64 (neg.f64 y))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) y)) y)) y))) |
(* -1 (/ y (- y 1))) |
(/.f64 y (-.f64 #s(literal 1 binary64) y)) |
(+ (* -1 (/ y (- y 1))) (/ x (- y 1))) |
(+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
(+ (* -1 (/ y (- y 1))) (/ x (- y 1))) |
(+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
(+ (* -1 (/ y (- y 1))) (/ x (- y 1))) |
(+.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)) (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(* x (+ (* -1 (/ y (* x (- y 1)))) (/ 1 (- y 1)))) |
(fma.f64 x (/.f64 y (fma.f64 y (neg.f64 x) x)) (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
(* x (+ (* -1 (/ y (* x (- y 1)))) (/ 1 (- y 1)))) |
(fma.f64 x (/.f64 y (fma.f64 y (neg.f64 x) x)) (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
(* x (+ (* -1 (/ y (* x (- y 1)))) (/ 1 (- y 1)))) |
(fma.f64 x (/.f64 y (fma.f64 y (neg.f64 x) x)) (/.f64 x (+.f64 y #s(literal -1 binary64)))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(* -1 (* x (- (/ y (* x (- y 1))) (/ 1 (- y 1))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 y (-.f64 (*.f64 y x) x)))) |
(* -1 (* x (- (/ y (* x (- y 1))) (/ 1 (- y 1))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 y (-.f64 (*.f64 y x) x)))) |
(* -1 (* x (- (/ y (* x (- y 1))) (/ 1 (- y 1))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 y (-.f64 (*.f64 y x) x)))) |
(* -1 x) |
(neg.f64 x) |
(+ (* -1 x) (* y (- 1 x))) |
(-.f64 (fma.f64 y (neg.f64 x) y) x) |
(+ (* -1 x) (* y (- (+ 1 (* y (- 1 x))) x))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y #s(literal 1 binary64)) y)) x) |
(+ (* -1 x) (* y (- (+ 1 (* y (- (* y (- 1 x)) (* -1 (- 1 x))))) x))) |
(fma.f64 y (-.f64 (fma.f64 (fma.f64 y (neg.f64 x) y) (+.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) x) (neg.f64 x)) |
-1 |
#s(literal -1 binary64) |
(- (/ x y) (+ 1 (/ 1 y))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y) #s(literal -1 binary64)) |
(- (+ (/ x y) (/ x (pow y 2))) (+ 1 (+ (/ 1 y) (/ 1 (pow y 2))))) |
(+.f64 (/.f64 (+.f64 x (/.f64 x y)) y) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(- (+ (/ x y) (/ x (pow y 3))) (+ 1 (+ (* -1 (/ (- x 1) (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
(+.f64 (+.f64 (/.f64 x y) (/.f64 x (*.f64 y (*.f64 y y)))) (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y y)))))) |
-1 |
#s(literal -1 binary64) |
(- (/ x y) (+ 1 (/ 1 y))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y) #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 (- x 1)) (/ 1 y)) (/ x y)) y)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
(- (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (- (+ (* -1 (- 1 x)) (/ x y)) (/ 1 y)) y))) y)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 (+.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 #s(literal -1 binary64) x) y)) y)) y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
x |
(* -1 (* x (- (/ y x) 1))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
(* -1 (* x (- (/ y x) 1))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
(* -1 (* x (- (/ y x) 1))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(- 1 (+ (log -1) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 #s(literal -1 binary64))) |
(- (+ 1 (/ 1 x)) (+ (log -1) (* -1 (log (/ 1 x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ (log -1) (* -1 (log (/ 1 x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))) (+ (log -1) (* -1 (log (/ 1 x))))) |
(-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 x)) |
(- 1 (* -1 (log (/ -1 x)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(- (+ 1 (/ 1 x)) (* -1 (log (/ -1 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (* -1 (log (/ -1 x)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) (* -1 (log (/ -1 x)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) (log.f64 x))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(* -1 (log (/ -1 x))) |
(neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(-.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(- 1 (log (- 1 x))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(- (+ 1 (* -1 y)) (log (- 1 x))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(- (+ 1 (* -1 y)) (log (- 1 x))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(- (+ 1 (* -1 y)) (log (- 1 x))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ 1 y) (+ 1 (/ (log (- 1 x)) y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (neg.f64 x)) y)))) |
(* y (- (/ 1 y) (+ 1 (/ (log (- 1 x)) y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (neg.f64 x)) y)))) |
(* y (- (/ 1 y) (+ 1 (/ (log (- 1 x)) y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (neg.f64 x)) y)))) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ (- 1 (log (- 1 x))) y))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ (- 1 (log (- 1 x))) y))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ (- 1 (log (- 1 x))) y))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) y) (neg.f64 y)) |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
(- (+ 1 x) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(- (+ 1 (* x (+ 1 (* 1/2 x)))) y) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) y) |
(- (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))) y) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) y)) |
(- 1 (+ y (+ (log -1) (* -1 (log (/ 1 x)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))) |
(- (+ 1 (/ 1 x)) (+ y (+ (log -1) (* -1 (log (/ 1 x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ y (+ (log -1) (* -1 (log (/ 1 x)))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))) (+ y (+ (log -1) (* -1 (log (/ 1 x)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 x) (+.f64 y (log.f64 #s(literal -1 binary64)))))) |
(- 1 (+ y (* -1 (log (/ -1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log.f64 (neg.f64 x))) |
(- (+ 1 (/ 1 x)) (+ y (* -1 (log (/ -1 x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) y) (log.f64 (neg.f64 x)))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ y (* -1 (log (/ -1 x))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (-.f64 #s(literal 1 binary64) y) (log.f64 (neg.f64 x)))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) (+ y (* -1 (log (/ -1 x))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (-.f64 (-.f64 #s(literal 1 binary64) y) (log.f64 (neg.f64 x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 y)) |
(-.f64 #s(literal 1 binary64) y) |
(+ 1 (* -1 y)) |
(-.f64 #s(literal 1 binary64) y) |
(+ 1 (* -1 y)) |
(-.f64 #s(literal 1 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ 1 y) 1)) |
(-.f64 #s(literal 1 binary64) y) |
(* y (- (/ 1 y) 1)) |
(-.f64 #s(literal 1 binary64) y) |
(* y (- (/ 1 y) 1)) |
(-.f64 #s(literal 1 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (- 1 (/ 1 y)))) |
(-.f64 #s(literal 1 binary64) y) |
(* -1 (* y (- 1 (/ 1 y)))) |
(-.f64 #s(literal 1 binary64) y) |
(* -1 (* y (- 1 (/ 1 y)))) |
(-.f64 #s(literal 1 binary64) y) |
(- 1 (+ (log x) (log (/ 1 (- y 1))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(- 1 (+ (log x) (log (/ 1 (- y 1))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(- 1 (+ (log x) (log (/ 1 (- y 1))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(- 1 (+ (log x) (log (/ 1 (- y 1))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(- 1 (+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 (neg.f64 y))) |
(- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 (neg.f64 y))) |
(- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 (neg.f64 y))) |
(- 1 (+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 (neg.f64 y))) |
(- 1 (log (* -1 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(- (+ 1 (* -1 y)) (log (* -1 x))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log.f64 (neg.f64 x))) |
(- (+ 1 (* y (- (* -1/2 y) 1))) (log (* -1 x))) |
(-.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 (neg.f64 x))) |
(- (+ 1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (log (* -1 x))) |
(-.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 (neg.f64 x))) |
(- 1 (+ (log x) (log (/ 1 y)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 y)) |
(- 1 (+ (log x) (+ (log (/ 1 y)) (/ 1 y)))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(- (+ 1 (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) (+ (log x) (log (/ 1 y)))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) y) (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 y))) |
(- (+ 1 (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2)))) (+ (log x) (+ (log (/ 1 y)) (/ 1 y)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y y))) (+.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 (log.f64 y) (log.f64 x)))) |
(- 1 (+ (log (* -1 x)) (log (/ -1 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y)))) |
(- 1 (+ (log (* -1 x)) (+ (log (/ -1 y)) (/ 1 y)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (-.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (log.f64 (neg.f64 y))))) |
(- (+ 1 (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) (+ (log (* -1 x)) (log (/ -1 y)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) y) (+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (neg.f64 x))))) |
(- (+ 1 (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) (+ (log (* -1 x)) (log (/ -1 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 y y)))) y)) (+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (neg.f64 x)))) |
(+ (log x) (log (/ 1 (- y 1)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(+ (log x) (log (/ 1 (- y 1)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(+ (log x) (log (/ 1 (- y 1)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(+ (log x) (log (/ 1 (- y 1)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(+ (log (/ 1 (- y 1))) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 y #s(literal -1 binary64)))) |
(+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))) |
(-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))) |
(-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))) |
(-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log (/ -1 (- y 1))) (* -1 (log (/ -1 x)))) |
(-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (neg.f64 (log.f64 (neg.f64 x)))) |
(log (* -1 x)) |
(log.f64 (neg.f64 x)) |
(+ y (log (* -1 x))) |
(+.f64 y (log.f64 (neg.f64 x))) |
(+ (log (* -1 x)) (* y (+ 1 (* 1/2 y)))) |
(fma.f64 y (fma.f64 y #s(literal 1/2 binary64) #s(literal 1 binary64)) (log.f64 (neg.f64 x))) |
(+ (log (* -1 x)) (* y (+ 1 (* y (+ 1/2 (* 1/3 y)))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/3 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (log.f64 (neg.f64 x))) |
(+ (log x) (log (/ 1 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+ (log x) (+ (log (/ 1 y)) (/ 1 y))) |
(+.f64 (log.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) y) (log.f64 y))) |
(+ (log x) (+ (log (/ 1 y)) (+ (/ 1/2 (pow y 2)) (/ 1 y)))) |
(+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (log.f64 y)))) |
(+ (log x) (+ (log (/ 1 y)) (+ (/ 1/2 (pow y 2)) (+ (/ 1 y) (* 1/3 (/ 1 (pow y 3))))))) |
(+.f64 (log.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (log.f64 y))) (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))))) |
(+ (log (* -1 x)) (log (/ -1 y))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (neg.f64 x))) |
(+ (log (* -1 x)) (+ (log (/ -1 y)) (/ 1 y))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (+.f64 (log.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
(+ (log (* -1 x)) (+ (log (/ -1 y)) (+ (/ 1/2 (pow y 2)) (/ 1 y)))) |
(+.f64 (+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) |
(+ (log (* -1 x)) (+ (log (/ -1 y)) (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) y)) 1) y)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (-.f64 (log.f64 (neg.f64 x)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) y)) y)) y))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(/ x (- y 1)) |
(/.f64 x (+.f64 y #s(literal -1 binary64))) |
(* -1 x) |
(neg.f64 x) |
(+ (* -1 x) (* -1 (* x y))) |
(neg.f64 (fma.f64 y x x)) |
(+ (* -1 x) (* y (- (* -1 (* x y)) x))) |
(fma.f64 (neg.f64 y) (fma.f64 y x x) (neg.f64 x)) |
(+ (* -1 x) (* y (- (* y (- (* -1 (* x y)) x)) x))) |
(fma.f64 y (fma.f64 (neg.f64 y) (fma.f64 y x x) (neg.f64 x)) (neg.f64 x)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (/ x y)) y) |
(/.f64 (+.f64 x (/.f64 x y)) y) |
(/ (- (+ x (/ x (pow y 2))) (* -1 (/ x y))) y) |
(/.f64 (+.f64 x (/.f64 (+.f64 x (/.f64 x y)) y)) y) |
(/ (- (+ x (/ x (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ x (pow y 2))))) y) |
(/.f64 (+.f64 (/.f64 x (*.f64 y (*.f64 y y))) (+.f64 x (/.f64 (+.f64 x (/.f64 x y)) y))) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ x y))) y)) |
(/.f64 (+.f64 x (/.f64 x y)) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (/ x y)) y))) y)) |
(/.f64 (+.f64 x (/.f64 (+.f64 x (/.f64 x y)) y)) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ x (* -1 (/ (+ (* -1 x) (* -1 (/ x y))) y))) y))) y)) |
(/.f64 (+.f64 x (/.f64 (+.f64 x (/.f64 (+.f64 x (/.f64 x y)) y)) y)) y) |
-1 |
#s(literal -1 binary64) |
(- y 1) |
(+.f64 y #s(literal -1 binary64)) |
(- y 1) |
(+.f64 y #s(literal -1 binary64)) |
(- y 1) |
(+.f64 y #s(literal -1 binary64)) |
y |
(* y (- 1 (/ 1 y))) |
(+.f64 y #s(literal -1 binary64)) |
(* y (- 1 (/ 1 y))) |
(+.f64 y #s(literal -1 binary64)) |
(* y (- 1 (/ 1 y))) |
(+.f64 y #s(literal -1 binary64)) |
y |
(* -1 (* y (- (/ 1 y) 1))) |
(+.f64 y #s(literal -1 binary64)) |
(* -1 (* y (- (/ 1 y) 1))) |
(+.f64 y #s(literal -1 binary64)) |
(* -1 (* y (- (/ 1 y) 1))) |
(+.f64 y #s(literal -1 binary64)) |
Compiled 17 976 to 2 571 computations (85.7% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 856 | 8 | 864 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 858 | 13 | 871 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 70.1% | (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
| 40.0% | (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) | |
| ✓ | 60.8% | (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
| ▶ | 43.6% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
| ✓ | 44.3% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
| 25.3% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) | |
| ▶ | 22.0% | (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 y x x)))) |
| 23.8% | (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) | |
| 39.9% | (-.f64 #s(literal 1 binary64) y) | |
| ▶ | 40.9% | (+.f64 #s(literal 1 binary64) (-.f64 x y)) |
| ▶ | 42.7% | (+.f64 #s(literal 1 binary64) x) |
| 3.7% | (neg.f64 y) | |
| ▶ | 42.7% | #s(literal 1 binary64) |
Compiled 167 to 129 computations (22.8% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 y x x) |
| ✓ | cost-diff | 0 | (neg.f64 (fma.f64 y x x)) |
| ✓ | cost-diff | 0 | (log.f64 (neg.f64 (fma.f64 y x x))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 y x x)))) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (-.f64 x y)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal -1 binary64) x) y) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
| 568× | accelerator-lowering-fma.f32 |
| 568× | accelerator-lowering-fma.f64 |
| 288× | *-lowering-*.f32 |
| 288× | *-lowering-*.f64 |
| 234× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 73 |
| 1 | 37 | 73 |
| 2 | 78 | 70 |
| 3 | 147 | 70 |
| 4 | 241 | 70 |
| 5 | 385 | 70 |
| 6 | 504 | 70 |
| 7 | 660 | 70 |
| 8 | 949 | 70 |
| 9 | 1080 | 70 |
| 10 | 1150 | 70 |
| 11 | 1270 | 70 |
| 0 | 1270 | 69 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- 1 (log (/ (+ -1 x) y))) |
1 |
(log (/ (+ -1 x) y)) |
(/ (+ -1 x) y) |
(+ -1 x) |
-1 |
x |
y |
1 |
(+ 1 x) |
1 |
x |
(+ 1 (- x y)) |
1 |
(- x y) |
x |
y |
(- 1 (log (neg (+ (* y x) x)))) |
1 |
(log (neg (+ (* y x) x))) |
(neg (+ (* y x) x)) |
(+ (* y x) x) |
y |
x |
| Outputs |
|---|
(- 1 (log (/ (+ -1 x) y))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
1 |
#s(literal 1 binary64) |
(log (/ (+ -1 x) y)) |
(log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) |
(/ (+ -1 x) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(+ -1 x) |
(+.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
x |
y |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(+ 1 (- x y)) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
1 |
#s(literal 1 binary64) |
(- x y) |
(-.f64 x y) |
x |
y |
(- 1 (log (neg (+ (* y x) x)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) |
1 |
#s(literal 1 binary64) |
(log (neg (+ (* y x) x))) |
(log.f64 (neg.f64 (fma.f64 x y x))) |
(neg (+ (* y x) x)) |
(neg.f64 (fma.f64 x y x)) |
(+ (* y x) x) |
(fma.f64 x y x) |
y |
x |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 y x x) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 y x x)))) |
| ✓ | accuracy | 100.0% | (neg.f64 (fma.f64 y x x)) |
| ✓ | accuracy | 100.0% | (log.f64 (neg.f64 (fma.f64 y x x))) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (-.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -1 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 #s(literal -1 binary64) x) y) |
| ✓ | accuracy | 96.6% | (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) |
| 25.0ms | 185× | 0 | invalid |
| 9.0ms | 71× | 0 | valid |
Compiled 71 to 18 computations (74.6% saved)
ival-add: 5.0ms (25.2% of total)ival-sub: 5.0ms (25.2% of total)ival-log: 5.0ms (25.2% of total)ival-div: 2.0ms (10.1% of total)ival-mult: 2.0ms (10.1% of total)ival-neg: 1.0ms (5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- 1 (log (/ (+ -1 x) y)))> |
#<alt (log (/ (+ -1 x) y))> |
#<alt (/ (+ -1 x) y)> |
#<alt (+ -1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 (- x y))> |
#<alt (- x y)> |
#<alt (- 1 (log (neg (+ (* y x) x))))> |
#<alt (log (neg (+ (* y x) x)))> |
#<alt (neg (+ (* y x) x))> |
#<alt (+ (* y x) x)> |
| Outputs |
|---|
#<alt (- 1 (log (/ -1 y)))> |
#<alt (- (+ 1 x) (log (/ -1 y)))> |
#<alt (- (+ 1 (* x (+ 1 (* 1/2 x)))) (log (/ -1 y)))> |
#<alt (- (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))) (log (/ -1 y)))> |
#<alt (- 1 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))> |
#<alt (- (+ 1 (/ 1 x)) (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))> |
#<alt (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))> |
#<alt (- (+ 1 (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))) (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (/ 1 x)) (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))> |
#<alt (- (+ 1 (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))> |
#<alt (- 1 (+ (log (- x 1)) (* -1 (log y))))> |
#<alt (- 1 (+ (log (- x 1)) (* -1 (log y))))> |
#<alt (- 1 (+ (log (- x 1)) (* -1 (log y))))> |
#<alt (- 1 (+ (log (- x 1)) (* -1 (log y))))> |
#<alt (- 1 (+ (log (- x 1)) (log (/ 1 y))))> |
#<alt (- 1 (+ (log (- x 1)) (log (/ 1 y))))> |
#<alt (- 1 (+ (log (- x 1)) (log (/ 1 y))))> |
#<alt (- 1 (+ (log (- x 1)) (log (/ 1 y))))> |
#<alt (- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y))))> |
#<alt (- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y))))> |
#<alt (- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y))))> |
#<alt (- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y))))> |
#<alt (log (/ -1 y))> |
#<alt (+ (log (/ -1 y)) (* -1 x))> |
#<alt (+ (log (/ -1 y)) (* x (- (* -1/2 x) 1)))> |
#<alt (+ (log (/ -1 y)) (* x (- (* x (- (* -1/3 x) 1/2)) 1)))> |
#<alt (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))> |
#<alt (- (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) (/ 1 x))> |
#<alt (+ (log (/ -1 y)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (+ (log (/ -1 y)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))))> |
#<alt (+ (log (- x 1)) (* -1 (log y)))> |
#<alt (+ (log (- x 1)) (* -1 (log y)))> |
#<alt (+ (log (- x 1)) (* -1 (log y)))> |
#<alt (+ (log (- x 1)) (* -1 (log y)))> |
#<alt (+ (log (- x 1)) (log (/ 1 y)))> |
#<alt (+ (log (- x 1)) (log (/ 1 y)))> |
#<alt (+ (log (- x 1)) (log (/ 1 y)))> |
#<alt (+ (log (- x 1)) (log (/ 1 y)))> |
#<alt (+ (log (* -1 (- x 1))) (log (/ -1 y)))> |
#<alt (+ (log (* -1 (- x 1))) (log (/ -1 y)))> |
#<alt (+ (log (* -1 (- x 1))) (log (/ -1 y)))> |
#<alt (+ (log (* -1 (- x 1))) (log (/ -1 y)))> |
#<alt (/ -1 y)> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (/ x y)> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (- 1 y)> |
#<alt (- (+ 1 x) y)> |
#<alt (- (+ 1 x) y)> |
#<alt (- (+ 1 x) y)> |
#<alt x> |
#<alt (* x (- (+ 1 (/ 1 x)) (/ y x)))> |
#<alt (* x (- (+ 1 (/ 1 x)) (/ y x)))> |
#<alt (* x (- (+ 1 (/ 1 x)) (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 y) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 y)))> |
#<alt (+ 1 (+ x (* -1 y)))> |
#<alt (+ 1 (+ x (* -1 y)))> |
#<alt (* -1 y)> |
#<alt (* y (- (+ (/ 1 y) (/ x y)) 1))> |
#<alt (* y (- (+ (/ 1 y) (/ x y)) 1))> |
#<alt (* y (- (+ (/ 1 y) (/ x y)) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (+ 1 x) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (+ 1 x) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (+ 1 x) y)))))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (- 1 (log (neg x)))> |
#<alt (- (+ 1 (* -1 y)) (log (neg x)))> |
#<alt (- (+ 1 (* y (- (* 1/2 y) 1))) (log (neg x)))> |
#<alt (- (+ 1 (* y (- (* y (+ 1/2 (* -1/3 y))) 1))) (log (neg x)))> |
#<alt (- 1 (+ (log (neg x)) (* -1 (log (/ 1 y)))))> |
#<alt (- 1 (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y))))> |
#<alt (- (+ 1 (/ 1/2 (pow y 2))) (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y))))> |
#<alt (- (+ 1 (/ 1/2 (pow y 2))) (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 y) (* 1/3 (/ 1 (pow y 3)))))))> |
#<alt (- 1 (+ (log (neg (* -1 x))) (* -1 (log (/ -1 y)))))> |
#<alt (- 1 (+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (/ 1 y))))> |
#<alt (- (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 y))) y))) (+ (log (neg (* -1 x))) (* -1 (log (/ -1 y)))))> |
#<alt (- (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1/2 (* 1/3 (/ 1 y))) y))) y))) (+ (log (neg (* -1 x))) (* -1 (log (/ -1 y)))))> |
#<alt (- 1 (+ (log x) (log (neg (+ 1 y)))))> |
#<alt (- 1 (+ (log x) (log (neg (+ 1 y)))))> |
#<alt (- 1 (+ (log x) (log (neg (+ 1 y)))))> |
#<alt (- 1 (+ (log x) (log (neg (+ 1 y)))))> |
#<alt (- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))))> |
#<alt (- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))))> |
#<alt (- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))))> |
#<alt (- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))))> |
#<alt (log (neg x))> |
#<alt (+ y (log (neg x)))> |
#<alt (+ (log (neg x)) (* y (+ 1 (* -1/2 y))))> |
#<alt (+ (log (neg x)) (* y (+ 1 (* y (- (* 1/3 y) 1/2)))))> |
#<alt (+ (log (neg x)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y)))> |
#<alt (- (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y))) (/ 1/2 (pow y 2)))> |
#<alt (- (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 y) (* 1/3 (/ 1 (pow y 3)))))) (/ 1/2 (pow y 2)))> |
#<alt (+ (log (neg (* -1 x))) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (/ 1 y)))> |
#<alt (+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 y)) 1) y))))> |
#<alt (+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 y)) 1/2) y)) 1) y))))> |
#<alt (+ (log x) (log (neg (+ 1 y))))> |
#<alt (+ (log x) (log (neg (+ 1 y))))> |
#<alt (+ (log x) (log (neg (+ 1 y))))> |
#<alt (+ (log x) (log (neg (+ 1 y))))> |
#<alt (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))> |
#<alt (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))> |
#<alt (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))> |
#<alt (* -1 x)> |
#<alt (- (* -1 (* x y)) x)> |
#<alt (- (* -1 (* x y)) x)> |
#<alt (- (* -1 (* x y)) x)> |
#<alt (* -1 (* x y))> |
#<alt (* y (- (* -1 (/ x y)) x))> |
#<alt (* y (- (* -1 (/ x y)) x))> |
#<alt (* y (- (* -1 (/ x y)) x))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (- (/ x y) (* -1 x))))> |
#<alt (* -1 (* y (- (/ x y) (* -1 x))))> |
#<alt (* -1 (* y (- (/ x y) (* -1 x))))> |
#<alt (* -1 (* x (+ 1 y)))> |
#<alt (* -1 (* x (+ 1 y)))> |
#<alt (* -1 (* x (+ 1 y)))> |
#<alt (* -1 (* x (+ 1 y)))> |
#<alt (* -1 (* x (+ 1 y)))> |
#<alt (* -1 (* x (+ 1 y)))> |
#<alt (* -1 (* x (+ 1 y)))> |
#<alt (* -1 (* x (+ 1 y)))> |
#<alt (* -1 (* x (- 1 (* -1 y))))> |
#<alt (* -1 (* x (- 1 (* -1 y))))> |
#<alt (* -1 (* x (- 1 (* -1 y))))> |
#<alt (* -1 (* x (- 1 (* -1 y))))> |
#<alt x> |
#<alt (+ x (* x y))> |
#<alt (+ x (* x y))> |
#<alt (+ x (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (/ x y)))> |
#<alt (* y (+ x (/ x y)))> |
#<alt (* y (+ x (/ x y)))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ x y)))))> |
#<alt (* x (+ 1 y))> |
#<alt (* x (+ 1 y))> |
#<alt (* x (+ 1 y))> |
#<alt (* x (+ 1 y))> |
#<alt (* x (+ 1 y))> |
#<alt (* x (+ 1 y))> |
#<alt (* x (+ 1 y))> |
#<alt (* x (+ 1 y))> |
#<alt (* -1 (* x (- (* -1 y) 1)))> |
#<alt (* -1 (* x (- (* -1 y) 1)))> |
#<alt (* -1 (* x (- (* -1 y) 1)))> |
#<alt (* -1 (* x (- (* -1 y) 1)))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | y | @ | -inf | (- 1 (log (/ (+ -1 x) y))) |
| 26.0ms | x | @ | -inf | (- 1 (log (neg (+ (* y x) x)))) |
| 19.0ms | x | @ | 0 | (- 1 (log (neg (+ (* y x) x)))) |
| 17.0ms | y | @ | 0 | (- 1 (log (/ (+ -1 x) y))) |
| 8.0ms | x | @ | inf | (- 1 (log (neg (+ (* y x) x)))) |
| 1× | batch-egg-rewrite |
| 4 274× | /-lowering-/.f32 |
| 4 274× | /-lowering-/.f64 |
| 3 754× | *-lowering-*.f32 |
| 3 754× | *-lowering-*.f64 |
| 2 736× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 60 |
| 1 | 118 | 60 |
| 2 | 1007 | 60 |
| 0 | 8657 | 56 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (log (/ (+ -1 x) y))) |
(log (/ (+ -1 x) y)) |
(/ (+ -1 x) y) |
(+ -1 x) |
(+ 1 x) |
(+ 1 (- x y)) |
(- x y) |
(- 1 (log (neg (+ (* y x) x)))) |
(log (neg (+ (* y x) x))) |
(neg (+ (* y x) x)) |
(+ (* y x) x) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x)))) |
(+.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (neg.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 (+.f64 #s(literal -1 binary64) x))) (log.f64 y)) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (neg.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 6 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 4 binary64)) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (log.f64 (+.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 (+.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal 1 binary64) (log.f64 (+.f64 #s(literal -1 binary64) x))) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 (+.f64 #s(literal -1 binary64) x))) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (fma.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 (+.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal 1 binary64) (log.f64 (+.f64 #s(literal -1 binary64) x)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (log.f64 (+.f64 #s(literal -1 binary64) x))) (log.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) (*.f64 (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) (/.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))))) |
(log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (neg.f64 (log.f64 y))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
(+.f64 (log1p.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (log1p.f64 (neg.f64 x)) (neg.f64 (log.f64 (neg.f64 y)))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (log.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) y))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log.f64 (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 x x))) (log.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) y))) |
(-.f64 (log1p.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y)) (log1p.f64 (fma.f64 x x x))) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (log.f64 (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) y)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(neg.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))) (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) y)) (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y))))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64))) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y))) (*.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (neg.f64 (log.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 (neg.f64 x)) (fma.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y)) (*.f64 (log1p.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y)))) (-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (neg.f64 (log.f64 y)))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 (neg.f64 x))) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y)))) (+.f64 (log1p.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x)))) |
(*.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) y) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) y)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) y)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) x)) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 y (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 y (neg.f64 (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) x)) y)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) x)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 y (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 y (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 y) (neg.f64 (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (neg.f64 y) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (neg.f64 (-.f64 #s(literal -1 binary64) x))) |
(pow.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) x) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (+.f64 #s(literal -1 binary64) x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) x) y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal -1 binary64) x) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 x #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) x) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(+.f64 x (+.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 x (-.f64 #s(literal 1 binary64) y)) |
(+.f64 x (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(+.f64 (-.f64 x y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(-.f64 x (+.f64 y #s(literal -1 binary64))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) y) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 y y (*.f64 (+.f64 #s(literal 1 binary64) x) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 y y (*.f64 (+.f64 #s(literal 1 binary64) x) y))))) |
(-.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 #s(literal 1 binary64) x) y)) (/.f64 (*.f64 y y) (+.f64 (+.f64 #s(literal 1 binary64) x) y))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (-.f64 x y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (-.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 (-.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (neg.f64 y)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (neg.f64 y)) |
(fma.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) (neg.f64 y)) |
(fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 y y (*.f64 (+.f64 #s(literal 1 binary64) x) y))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) y) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 y y (*.f64 (+.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 y))))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 y y)) (+.f64 (+.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 y y)) (-.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 y y (*.f64 (+.f64 #s(literal 1 binary64) x) y))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 y y))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (neg.f64 y) #s(literal 1 binary64)) (+.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 x (+.f64 (neg.f64 y) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y)) (*.f64 x (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 y #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)) (*.f64 x (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (neg.f64 y) #s(literal 1 binary64)) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) (-.f64 x (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) y))) (-.f64 x (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (+.f64 x (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (*.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 y y (*.f64 (+.f64 #s(literal 1 binary64) x) y))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) y))) |
(+.f64 x (neg.f64 y)) |
(+.f64 (neg.f64 y) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(-.f64 x y) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) x) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 y)) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x)))))) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 y (*.f64 y (*.f64 x x))))) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 (fma.f64 x y x))))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (neg.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (neg.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 6 binary64)) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)))) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 4 binary64)) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (fma.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (neg.f64 (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))))) (*.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) (/.f64 (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (log.f64 (neg.f64 (fma.f64 x y x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x))))))) |
(log.f64 (neg.f64 (fma.f64 x y x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (fma.f64 x y x))) |
(+.f64 (log.f64 (fma.f64 x y x)) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log1p.f64 y) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) y))) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x)))) (log.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x))) (log.f64 (neg.f64 (-.f64 (*.f64 x y) x)))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x))) (log.f64 (fma.f64 x (neg.f64 y) x))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)))) (log.f64 (-.f64 (*.f64 x y) x))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 y)) (neg.f64 x)))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 x y x) (*.f64 (fma.f64 x y x) (fma.f64 x y x))))) (log.f64 (fma.f64 (fma.f64 x y x) (fma.f64 x y x) #s(literal 0 binary64)))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 x y x) (fma.f64 x y x)))) (log.f64 (fma.f64 x y x))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 x y x)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (fma.f64 x y x)) (log.f64 (fma.f64 x y x))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (fma.f64 x y x)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (fma.f64 x y x)) (log.f64 (fma.f64 x y x)))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (fma.f64 x y x)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 x y x)))) |
(*.f64 (log.f64 (neg.f64 (fma.f64 x y x))) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x y x))) |
(+.f64 (*.f64 x (neg.f64 y)) (neg.f64 x)) |
(+.f64 (neg.f64 x) (*.f64 x (neg.f64 y))) |
(+.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x y x)) |
(-.f64 (*.f64 x (neg.f64 y)) x) |
(-.f64 (neg.f64 x) (*.f64 x y)) |
(-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x y) x))) (/.f64 (*.f64 x x) (neg.f64 (-.f64 (*.f64 x y) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x y x) (fma.f64 x y x) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x y x) (*.f64 (fma.f64 x y x) (fma.f64 x y x))) (fma.f64 (fma.f64 x y x) (fma.f64 x y x) #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 x (neg.f64 y) x)) (/.f64 (*.f64 x x) (fma.f64 x (neg.f64 y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x y x)) (/.f64 (*.f64 (fma.f64 x y x) (fma.f64 x y x)) (fma.f64 x y x))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 x y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (neg.f64 y))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (*.f64 x y) #s(literal -1 binary64))) |
(fma.f64 x (neg.f64 y) (neg.f64 x)) |
(fma.f64 y (neg.f64 x) (neg.f64 x)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (neg.f64 x)) |
(fma.f64 (neg.f64 y) x (neg.f64 x)) |
(fma.f64 (neg.f64 x) y (neg.f64 x)) |
(neg.f64 (fma.f64 x y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x))))) (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 x y) x)) (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) x) (neg.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 y)) (neg.f64 x)))) (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x y x) (fma.f64 x y x) #s(literal 0 binary64)) (neg.f64 (*.f64 (fma.f64 x y x) (*.f64 (fma.f64 x y x) (fma.f64 x y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (neg.f64 y) x) (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y x) (neg.f64 (*.f64 (fma.f64 x y x) (fma.f64 x y x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x y x))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)) (neg.f64 (-.f64 (*.f64 x y) x))) |
(/.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)) (fma.f64 x (neg.f64 y) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x))) (-.f64 (*.f64 x y) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x))) (neg.f64 (fma.f64 x (neg.f64 y) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 y)) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y x) (*.f64 (fma.f64 x y x) (fma.f64 x y x)))) (fma.f64 (fma.f64 x y x) (fma.f64 x y x) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 (neg.f64 x) (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 x x)))) (+.f64 (neg.f64 x) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y x) (fma.f64 x y x))) (fma.f64 x y x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)))) (neg.f64 (-.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 y)) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y x) (*.f64 (fma.f64 x y x) (fma.f64 x y x))))) (neg.f64 (fma.f64 (fma.f64 x y x) (fma.f64 x y x) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y x) (fma.f64 x y x)))) (neg.f64 (fma.f64 x y x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (fma.f64 x y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 (fma.f64 x y x)) (neg.f64 (fma.f64 x y x))) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x y x)))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x)))))) (fma.f64 x x (-.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (neg.f64 x) (*.f64 x (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (*.f64 x y) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (*.f64 x y) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 x))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))))) (fma.f64 x x (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (neg.f64 x) (*.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 x y x)) (neg.f64 (fma.f64 x y x)))) (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x y x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (*.f64 x y) #s(literal -1 binary64)))) (-.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (*.f64 x y) #s(literal -1 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (fma.f64 x y x)) |
(*.f64 (fma.f64 x y x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) x)))) |
(*.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) y) (neg.f64 x)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) x))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 y)) (neg.f64 x)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x y x) (*.f64 (fma.f64 x y x) (fma.f64 x y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y x) (fma.f64 x y x) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x y x) (fma.f64 x y x))) (/.f64 #s(literal 1 binary64) (fma.f64 x y x))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) y)) x) |
(+.f64 x (*.f64 x y)) |
(+.f64 (*.f64 x y) x) |
(+.f64 #s(literal 0 binary64) (fma.f64 x y x)) |
(+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x y))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 x (*.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x y)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x y)) |
(fma.f64 x y x) |
(fma.f64 y x x) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 x x)))) (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x y)) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y x)))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)) (-.f64 (*.f64 x y) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x))) (neg.f64 (-.f64 (*.f64 x y) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 x (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y x) (fma.f64 x y x))) (neg.f64 (fma.f64 x y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x y) x)) (*.f64 (-.f64 (*.f64 x y) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x y) x) (-.f64 (*.f64 x y) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))))))) (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x x)))) (-.f64 (*.f64 x y) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 x x)) (-.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 x x))))) (neg.f64 (-.f64 x (*.f64 x y)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x y x) (*.f64 (fma.f64 x y x) (fma.f64 x y x)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 x y x) (fma.f64 x y x)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x y) x)) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x y) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x)) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x y) x)) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x y) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x)))) (+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x y x)) |
(*.f64 x (+.f64 #s(literal 1 binary64) y)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 y (*.f64 x x)))))) |
(*.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) y) x) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x y x) (-.f64 (*.f64 x y) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x y)))) |
| 1× | egg-herbie |
| 12 296× | accelerator-lowering-fma.f32 |
| 12 296× | accelerator-lowering-fma.f64 |
| 3 810× | +-lowering-+.f64 |
| 3 810× | +-lowering-+.f32 |
| 3 200× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 1786 |
| 1 | 814 | 1627 |
| 2 | 2237 | 1597 |
| 3 | 7958 | 1597 |
| 0 | 8041 | 1529 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (log (/ -1 y))) |
(- (+ 1 x) (log (/ -1 y))) |
(- (+ 1 (* x (+ 1 (* 1/2 x)))) (log (/ -1 y))) |
(- (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))) (log (/ -1 y))) |
(- 1 (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) |
(- (+ 1 (/ 1 x)) (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))) (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) |
(- (+ 1 (/ 1 x)) (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) |
(- 1 (+ (log (- x 1)) (* -1 (log y)))) |
(- 1 (+ (log (- x 1)) (* -1 (log y)))) |
(- 1 (+ (log (- x 1)) (* -1 (log y)))) |
(- 1 (+ (log (- x 1)) (* -1 (log y)))) |
(- 1 (+ (log (- x 1)) (log (/ 1 y)))) |
(- 1 (+ (log (- x 1)) (log (/ 1 y)))) |
(- 1 (+ (log (- x 1)) (log (/ 1 y)))) |
(- 1 (+ (log (- x 1)) (log (/ 1 y)))) |
(- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(log (/ -1 y)) |
(+ (log (/ -1 y)) (* -1 x)) |
(+ (log (/ -1 y)) (* x (- (* -1/2 x) 1))) |
(+ (log (/ -1 y)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(- (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(- (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) (/ 1 x)) |
(+ (log (/ -1 y)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(+ (log (/ -1 y)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))) |
(+ (log (- x 1)) (* -1 (log y))) |
(+ (log (- x 1)) (* -1 (log y))) |
(+ (log (- x 1)) (* -1 (log y))) |
(+ (log (- x 1)) (* -1 (log y))) |
(+ (log (- x 1)) (log (/ 1 y))) |
(+ (log (- x 1)) (log (/ 1 y))) |
(+ (log (- x 1)) (log (/ 1 y))) |
(+ (log (- x 1)) (log (/ 1 y))) |
(+ (log (* -1 (- x 1))) (log (/ -1 y))) |
(+ (log (* -1 (- x 1))) (log (/ -1 y))) |
(+ (log (* -1 (- x 1))) (log (/ -1 y))) |
(+ (log (* -1 (- x 1))) (log (/ -1 y))) |
(/ -1 y) |
(- (/ x y) (/ 1 y)) |
(- (/ x y) (/ 1 y)) |
(- (/ x y) (/ 1 y)) |
(/ x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(- 1 y) |
(- (+ 1 x) y) |
(- (+ 1 x) y) |
(- (+ 1 x) y) |
x |
(* x (- (+ 1 (/ 1 x)) (/ y x))) |
(* x (- (+ 1 (/ 1 x)) (/ y x))) |
(* x (- (+ 1 (/ 1 x)) (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ (- 1 y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- 1 y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- 1 y) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1 y))) |
(+ 1 (+ x (* -1 y))) |
(+ 1 (+ x (* -1 y))) |
(* -1 y) |
(* y (- (+ (/ 1 y) (/ x y)) 1)) |
(* y (- (+ (/ 1 y) (/ x y)) 1)) |
(* y (- (+ (/ 1 y) (/ x y)) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1 x) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1 x) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1 x) y))))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(- 1 (log (neg x))) |
(- (+ 1 (* -1 y)) (log (neg x))) |
(- (+ 1 (* y (- (* 1/2 y) 1))) (log (neg x))) |
(- (+ 1 (* y (- (* y (+ 1/2 (* -1/3 y))) 1))) (log (neg x))) |
(- 1 (+ (log (neg x)) (* -1 (log (/ 1 y))))) |
(- 1 (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y)))) |
(- (+ 1 (/ 1/2 (pow y 2))) (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y)))) |
(- (+ 1 (/ 1/2 (pow y 2))) (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 y) (* 1/3 (/ 1 (pow y 3))))))) |
(- 1 (+ (log (neg (* -1 x))) (* -1 (log (/ -1 y))))) |
(- 1 (+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (/ 1 y)))) |
(- (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 y))) y))) (+ (log (neg (* -1 x))) (* -1 (log (/ -1 y))))) |
(- (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1/2 (* 1/3 (/ 1 y))) y))) y))) (+ (log (neg (* -1 x))) (* -1 (log (/ -1 y))))) |
(- 1 (+ (log x) (log (neg (+ 1 y))))) |
(- 1 (+ (log x) (log (neg (+ 1 y))))) |
(- 1 (+ (log x) (log (neg (+ 1 y))))) |
(- 1 (+ (log x) (log (neg (+ 1 y))))) |
(- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))) |
(- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))) |
(- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))) |
(- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))) |
(log (neg x)) |
(+ y (log (neg x))) |
(+ (log (neg x)) (* y (+ 1 (* -1/2 y)))) |
(+ (log (neg x)) (* y (+ 1 (* y (- (* 1/3 y) 1/2))))) |
(+ (log (neg x)) (* -1 (log (/ 1 y)))) |
(+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y))) |
(- (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y))) (/ 1/2 (pow y 2))) |
(- (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 y) (* 1/3 (/ 1 (pow y 3)))))) (/ 1/2 (pow y 2))) |
(+ (log (neg (* -1 x))) (* -1 (log (/ -1 y)))) |
(+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (/ 1 y))) |
(+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 y)) 1) y)))) |
(+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 y)) 1/2) y)) 1) y)))) |
(+ (log x) (log (neg (+ 1 y)))) |
(+ (log x) (log (neg (+ 1 y)))) |
(+ (log x) (log (neg (+ 1 y)))) |
(+ (log x) (log (neg (+ 1 y)))) |
(+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))) |
(+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))) |
(+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))) |
(+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))) |
(+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))) |
(+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))) |
(+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))) |
(+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))) |
(* -1 x) |
(- (* -1 (* x y)) x) |
(- (* -1 (* x y)) x) |
(- (* -1 (* x y)) x) |
(* -1 (* x y)) |
(* y (- (* -1 (/ x y)) x)) |
(* y (- (* -1 (/ x y)) x)) |
(* y (- (* -1 (/ x y)) x)) |
(* -1 (* x y)) |
(* -1 (* y (- (/ x y) (* -1 x)))) |
(* -1 (* y (- (/ x y) (* -1 x)))) |
(* -1 (* y (- (/ x y) (* -1 x)))) |
(* -1 (* x (+ 1 y))) |
(* -1 (* x (+ 1 y))) |
(* -1 (* x (+ 1 y))) |
(* -1 (* x (+ 1 y))) |
(* -1 (* x (+ 1 y))) |
(* -1 (* x (+ 1 y))) |
(* -1 (* x (+ 1 y))) |
(* -1 (* x (+ 1 y))) |
(* -1 (* x (- 1 (* -1 y)))) |
(* -1 (* x (- 1 (* -1 y)))) |
(* -1 (* x (- 1 (* -1 y)))) |
(* -1 (* x (- 1 (* -1 y)))) |
x |
(+ x (* x y)) |
(+ x (* x y)) |
(+ x (* x y)) |
(* x y) |
(* y (+ x (/ x y))) |
(* y (+ x (/ x y))) |
(* y (+ x (/ x y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
(* x (+ 1 y)) |
(* x (+ 1 y)) |
(* x (+ 1 y)) |
(* x (+ 1 y)) |
(* x (+ 1 y)) |
(* x (+ 1 y)) |
(* x (+ 1 y)) |
(* x (+ 1 y)) |
(* -1 (* x (- (* -1 y) 1))) |
(* -1 (* x (- (* -1 y) 1))) |
(* -1 (* x (- (* -1 y) 1))) |
(* -1 (* x (- (* -1 y) 1))) |
| Outputs |
|---|
(- 1 (log (/ -1 y))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) |
(- (+ 1 x) (log (/ -1 y))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (log.f64 (neg.f64 y)))) |
(- (+ 1 (* x (+ 1 (* 1/2 x)))) (log (/ -1 y))) |
(-.f64 (fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (log.f64 (neg.f64 y)))) |
(- (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))) (log (/ -1 y))) |
(-.f64 (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (log.f64 (neg.f64 y)))) |
(- 1 (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (log.f64 y) (log.f64 x))) |
(- (+ 1 (/ 1 x)) (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 x) (log.f64 y)))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (log.f64 y) (log.f64 x))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))) (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 x) (log.f64 y)))))) |
(- 1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y)))) |
(- (+ 1 (/ 1 x)) (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y))))) |
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ 1 x))) (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y))))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) |
(+.f64 (-.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(- 1 (+ (log (- x 1)) (* -1 (log y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(- 1 (+ (log (- x 1)) (* -1 (log y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(- 1 (+ (log (- x 1)) (* -1 (log y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(- 1 (+ (log (- x 1)) (* -1 (log y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(- 1 (+ (log (- x 1)) (log (/ 1 y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(- 1 (+ (log (- x 1)) (log (/ 1 y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(- 1 (+ (log (- x 1)) (log (/ 1 y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(- 1 (+ (log (- x 1)) (log (/ 1 y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (+.f64 #s(literal -1 binary64) x))) |
(- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (log1p.f64 (neg.f64 x))) |
(- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (log1p.f64 (neg.f64 x))) |
(- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (log1p.f64 (neg.f64 x))) |
(- 1 (+ (log (* -1 (- x 1))) (log (/ -1 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (log1p.f64 (neg.f64 x))) |
(log (/ -1 y)) |
(neg.f64 (log.f64 (neg.f64 y))) |
(+ (log (/ -1 y)) (* -1 x)) |
(-.f64 (neg.f64 (log.f64 (neg.f64 y))) x) |
(+ (log (/ -1 y)) (* x (- (* -1/2 x) 1))) |
(fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 y)))) |
(+ (log (/ -1 y)) (* x (- (* x (- (* -1/3 x) 1/2)) 1))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 y)))) |
(+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(- (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(+.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(- (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) |
(-.f64 (neg.f64 (log.f64 (neg.f64 y))) (neg.f64 (log.f64 (neg.f64 x)))) |
(- (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) (/ 1 x)) |
(+.f64 (-.f64 (neg.f64 (log.f64 (neg.f64 y))) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x)) |
(+ (log (/ -1 y)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (neg.f64 (log.f64 (neg.f64 x))))) |
(+ (log (/ -1 y)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))) |
(-.f64 (-.f64 (neg.f64 (log.f64 (neg.f64 y))) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) x)) |
(+ (log (- x 1)) (* -1 (log y))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(+ (log (- x 1)) (* -1 (log y))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(+ (log (- x 1)) (* -1 (log y))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(+ (log (- x 1)) (* -1 (log y))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(+ (log (- x 1)) (log (/ 1 y))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(+ (log (- x 1)) (log (/ 1 y))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(+ (log (- x 1)) (log (/ 1 y))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(+ (log (- x 1)) (log (/ 1 y))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) |
(+ (log (* -1 (- x 1))) (log (/ -1 y))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log1p.f64 (neg.f64 x))) |
(+ (log (* -1 (- x 1))) (log (/ -1 y))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log1p.f64 (neg.f64 x))) |
(+ (log (* -1 (- x 1))) (log (/ -1 y))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log1p.f64 (neg.f64 x))) |
(+ (log (* -1 (- x 1))) (log (/ -1 y))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 y))) (log1p.f64 (neg.f64 x))) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 #s(literal -1 binary64) x) y) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
x |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
(- (+ 1 x) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(- (+ 1 x) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(- (+ 1 x) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
x |
(* x (- (+ 1 (/ 1 x)) (/ y x))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(* x (- (+ 1 (/ 1 x)) (/ y x))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(* x (- (+ 1 (/ 1 x)) (/ y x))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
x |
(* -1 (* x (- (* -1 (/ (- 1 y) x)) 1))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(* -1 (* x (- (* -1 (/ (- 1 y) x)) 1))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(* -1 (* x (- (* -1 (/ (- 1 y) x)) 1))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1 y))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(+ 1 (+ x (* -1 y))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(+ 1 (+ x (* -1 y))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (+ (/ 1 y) (/ x y)) 1)) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(* y (- (+ (/ 1 y) (/ x y)) 1)) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(* y (- (+ (/ 1 y) (/ x y)) 1)) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1 x) y))))) |
(neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64) y)) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1 x) y))))) |
(neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64) y)) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1 x) y))))) |
(neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64) y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(- 1 (log (neg x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(- (+ 1 (* -1 y)) (log (neg x))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log.f64 (neg.f64 x))) |
(- (+ 1 (* y (- (* 1/2 y) 1))) (log (neg x))) |
(-.f64 (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 (neg.f64 x))) |
(- (+ 1 (* y (- (* y (+ 1/2 (* -1/3 y))) 1))) (log (neg x))) |
(-.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 (neg.f64 x))) |
(- 1 (+ (log (neg x)) (* -1 (log (/ 1 y))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (neg.f64 x))) |
(- 1 (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y)))) |
(+.f64 (-.f64 (-.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 (neg.f64 x))) (/.f64 #s(literal -1 binary64) y)) |
(- (+ 1 (/ 1/2 (pow y 2))) (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y) (+.f64 (log.f64 (neg.f64 x)) (log.f64 y)))) |
(- (+ 1 (/ 1/2 (pow y 2))) (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 y) (* 1/3 (/ 1 (pow y 3))))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (log.f64 y))) (log.f64 (neg.f64 x)))) |
(- 1 (+ (log (neg (* -1 x))) (* -1 (log (/ -1 y))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 x))) |
(- 1 (+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 x)))) |
(- (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 y))) y))) (+ (log (neg (* -1 x))) (* -1 (log (/ -1 y))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y) (-.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 x)))) |
(- (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1/2 (* 1/3 (/ 1 y))) y))) y))) (+ (log (neg (* -1 x))) (* -1 (log (/ -1 y))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)) y)) y) (-.f64 (neg.f64 (log.f64 (neg.f64 y))) (log.f64 x)))) |
(- 1 (+ (log x) (log (neg (+ 1 y))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(- 1 (+ (log x) (log (neg (+ 1 y))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(- 1 (+ (log x) (log (neg (+ 1 y))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(- 1 (+ (log x) (log (neg (+ 1 y))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(- 1 (+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 y)) |
(- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 y)) |
(- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 y)) |
(- 1 (+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (log1p.f64 y)) |
(log (neg x)) |
(log.f64 (neg.f64 x)) |
(+ y (log (neg x))) |
(+.f64 y (log.f64 (neg.f64 x))) |
(+ (log (neg x)) (* y (+ 1 (* -1/2 y)))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (log.f64 (neg.f64 x))) |
(+ (log (neg x)) (* y (+ 1 (* y (- (* 1/3 y) 1/2))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (log.f64 (neg.f64 x))) |
(+ (log (neg x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 y)) |
(+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (log.f64 (neg.f64 x)) (log.f64 y))) |
(- (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (/ 1 y))) (/ 1/2 (pow y 2))) |
(+.f64 (+.f64 (log.f64 (neg.f64 x)) (log.f64 y)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) y)) |
(- (+ (log (neg x)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 y) (* 1/3 (/ 1 (pow y 3)))))) (/ 1/2 (pow y 2))) |
(+.f64 (+.f64 (log.f64 (neg.f64 x)) (log.f64 y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y y)))) |
(+ (log (neg (* -1 x))) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 x) (neg.f64 (log.f64 (neg.f64 y)))) |
(+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (/ 1 y))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (log.f64 x) (neg.f64 (log.f64 (neg.f64 y))))) |
(+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 y)) 1) y)))) |
(+.f64 (log.f64 x) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) y) (neg.f64 (log.f64 (neg.f64 y))))) |
(+ (log (neg (* -1 x))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 y)) 1/2) y)) 1) y)))) |
(+.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 (neg.f64 y)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) y)) y)) y)) |
(+ (log x) (log (neg (+ 1 y)))) |
(+.f64 (log.f64 x) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(+ (log x) (log (neg (+ 1 y)))) |
(+.f64 (log.f64 x) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(+ (log x) (log (neg (+ 1 y)))) |
(+.f64 (log.f64 x) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(+ (log x) (log (neg (+ 1 y)))) |
(+.f64 (log.f64 x) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(+ (log (neg (+ 1 y))) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 (-.f64 #s(literal -1 binary64) y))) |
(+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))) |
(-.f64 (log1p.f64 y) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))) |
(-.f64 (log1p.f64 y) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))) |
(-.f64 (log1p.f64 y) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log (- 1 (* -1 y))) (* -1 (log (/ -1 x)))) |
(-.f64 (log1p.f64 y) (neg.f64 (log.f64 (neg.f64 x)))) |
(* -1 x) |
(neg.f64 x) |
(- (* -1 (* x y)) x) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(- (* -1 (* x y)) x) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(- (* -1 (* x y)) x) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x y)) |
(*.f64 y (neg.f64 x)) |
(* y (- (* -1 (/ x y)) x)) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* y (- (* -1 (/ x y)) x)) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* y (- (* -1 (/ x y)) x)) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x y)) |
(*.f64 y (neg.f64 x)) |
(* -1 (* y (- (/ x y) (* -1 x)))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* y (- (/ x y) (* -1 x)))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* y (- (/ x y) (* -1 x)))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (+ 1 y))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (+ 1 y))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (+ 1 y))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (+ 1 y))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (+ 1 y))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (+ 1 y))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (+ 1 y))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (+ 1 y))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (- 1 (* -1 y)))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (- 1 (* -1 y)))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (- 1 (* -1 y)))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 (* x (- 1 (* -1 y)))) |
(*.f64 x (-.f64 #s(literal -1 binary64) y)) |
x |
(+ x (* x y)) |
(fma.f64 y x x) |
(+ x (* x y)) |
(fma.f64 y x x) |
(+ x (* x y)) |
(fma.f64 y x x) |
(* x y) |
(*.f64 y x) |
(* y (+ x (/ x y))) |
(fma.f64 y x x) |
(* y (+ x (/ x y))) |
(fma.f64 y x x) |
(* y (+ x (/ x y))) |
(fma.f64 y x x) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
(fma.f64 y x x) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
(fma.f64 y x x) |
(* -1 (* y (+ (* -1 x) (* -1 (/ x y))))) |
(fma.f64 y x x) |
(* x (+ 1 y)) |
(fma.f64 y x x) |
(* x (+ 1 y)) |
(fma.f64 y x x) |
(* x (+ 1 y)) |
(fma.f64 y x x) |
(* x (+ 1 y)) |
(fma.f64 y x x) |
(* x (+ 1 y)) |
(fma.f64 y x x) |
(* x (+ 1 y)) |
(fma.f64 y x x) |
(* x (+ 1 y)) |
(fma.f64 y x x) |
(* x (+ 1 y)) |
(fma.f64 y x x) |
(* -1 (* x (- (* -1 y) 1))) |
(fma.f64 y x x) |
(* -1 (* x (- (* -1 y) 1))) |
(fma.f64 y x x) |
(* -1 (* x (- (* -1 y) 1))) |
(fma.f64 y x x) |
(* -1 (* x (- (* -1 y) 1))) |
(fma.f64 y x x) |
Compiled 14 593 to 2 191 computations (85% saved)
24 alts after pruning (17 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 769 | 12 | 781 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 770 | 24 | 794 |
| Status | Accuracy | Program |
|---|---|---|
| 40.7% | (fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) | |
| 40.7% | (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) | |
| 42.6% | (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) | |
| 41.9% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) | |
| 38.9% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) | |
| 40.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) | |
| ▶ | 42.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
| 23.1% | (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) | |
| ✓ | 70.1% | (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
| 40.0% | (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) | |
| ✓ | 60.8% | (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
| ✓ | 43.6% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
| ✓ | 44.3% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
| 25.3% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) | |
| ▶ | 23.8% | (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
| 39.9% | (-.f64 #s(literal 1 binary64) y) | |
| 29.4% | (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) | |
| ✓ | 40.9% | (+.f64 #s(literal 1 binary64) (-.f64 x y)) |
| ✓ | 42.7% | (+.f64 #s(literal 1 binary64) x) |
| ▶ | 40.7% | (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
| ▶ | 42.6% | (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
| 3.7% | (neg.f64 y) | |
| ▶ | 4.0% | x |
| ✓ | 42.7% | #s(literal 1 binary64) |
Compiled 548 to 291 computations (46.9% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (log.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) |
| ✓ | cost-diff | 1792 | (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) |
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal -1 binary64)) |
| ✓ | cost-diff | 1408 | (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
| 10 244× | accelerator-lowering-fma.f32 |
| 10 244× | accelerator-lowering-fma.f64 |
| 3 488× | *-lowering-*.f32 |
| 3 488× | *-lowering-*.f64 |
| 1 912× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 90 |
| 1 | 50 | 88 |
| 2 | 128 | 80 |
| 3 | 386 | 78 |
| 4 | 2116 | 78 |
| 5 | 5009 | 78 |
| 0 | 8252 | 76 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ 1 x))) |
1 |
(/ 1 (+ 1 x)) |
(+ 1 x) |
x |
x |
(* (+ (* x x) -1) (/ 1 (+ -1 x))) |
(+ (* x x) -1) |
x |
-1 |
(/ 1 (+ -1 x)) |
1 |
(+ -1 x) |
(* (+ (* (- x y) (- x y)) -1) (/ 1 (+ (- x y) -1))) |
(+ (* (- x y) (- x y)) -1) |
(- x y) |
x |
y |
-1 |
(/ 1 (+ (- x y) -1)) |
1 |
(+ (- x y) -1) |
(- 1 (log (neg x))) |
1 |
(log (neg x)) |
(neg x) |
x |
| Outputs |
|---|
(/ 1 (/ 1 (+ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ 1 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
x |
(* (+ (* x x) -1) (/ 1 (+ -1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(+ (* x x) -1) |
(fma.f64 x x #s(literal -1 binary64)) |
x |
-1 |
#s(literal -1 binary64) |
(/ 1 (+ -1 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ -1 x) |
(+.f64 x #s(literal -1 binary64)) |
(* (+ (* (- x y) (- x y)) -1) (/ 1 (+ (- x y) -1))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(+ (* (- x y) (- x y)) -1) |
(fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) |
(- x y) |
(-.f64 x y) |
x |
y |
-1 |
#s(literal -1 binary64) |
(/ 1 (+ (- x y) -1)) |
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x #s(literal -1 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(+ (- x y) -1) |
(-.f64 (+.f64 x #s(literal -1 binary64)) y) |
(- 1 (log (neg x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
1 |
#s(literal 1 binary64) |
(log (neg x)) |
(log.f64 (neg.f64 x)) |
(neg x) |
(neg.f64 x) |
x |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (log.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
| ✓ | accuracy | 100.0% | (+.f64 (-.f64 x y) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
| ✓ | accuracy | 78.8% | (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
| ✓ | accuracy | 100.0% | (fma.f64 x x #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -1 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) |
| ✓ | accuracy | 85.4% | (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
| 20.0ms | 138× | 0 | valid |
| 18.0ms | 117× | 0 | invalid |
| 0.0ms | 1× | 1 | valid |
Compiled 100 to 23 computations (77% saved)
ival-div: 7.0ms (28.9% of total)ival-add: 6.0ms (24.8% of total)ival-mult: 6.0ms (24.8% of total)ival-sub: 2.0ms (8.3% of total)ival-log: 2.0ms (8.3% of total)ival-neg: 1.0ms (4.1% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ 1 (+ 1 x)))> |
#<alt (/ 1 (+ 1 x))> |
#<alt (+ 1 x)> |
#<alt (* (+ (* x x) -1) (/ 1 (+ -1 x)))> |
#<alt (+ (* x x) -1)> |
#<alt (/ 1 (+ -1 x))> |
#<alt (+ -1 x)> |
#<alt (* (+ (* (- x y) (- x y)) -1) (/ 1 (+ (- x y) -1)))> |
#<alt (+ (* (- x y) (- x y)) -1)> |
#<alt (- x y)> |
#<alt (/ 1 (+ (- x y) -1))> |
#<alt (- 1 (log (neg x)))> |
#<alt (log (neg x))> |
#<alt (neg x)> |
#<alt (+ (- x y) -1)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- x 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1)))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (/ 1 x)) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ 1 x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt -1> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -1 x) 1)) 1)) 1)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (/ 1 x)) x)> |
#<alt (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)> |
#<alt (/ (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))) x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (/ 1 x)) x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) x))> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (/ (- (pow y 2) 1) (+ 1 y)))> |
#<alt (+ (* -1 (/ (- (pow y 2) 1) (+ 1 y))) (* x (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2)))))> |
#<alt (+ (* -1 (/ (- (pow y 2) 1) (+ 1 y))) (* x (- (+ (* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))) (+ 1 y))) (/ 1 (+ 1 y))))) (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2)))) (/ (pow y 2) (pow (+ 1 y) 2)))))> |
#<alt (+ (* -1 (/ (- (pow y 2) 1) (+ 1 y))) (* x (- (+ (* 2 (/ y (+ 1 y))) (+ (* x (- (* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))) (pow (+ 1 y) 2))) (/ 1 (pow (+ 1 y) 2))))) (+ (* -1 (/ (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))) (+ 1 y))) (/ 1 (+ 1 y))))) (/ 1 (pow (+ 1 y) 2)))) (/ (pow y 2) (pow (+ 1 y) 2)))))> |
#<alt x> |
#<alt (* x (- (+ 1 (* -2 (/ y x))) (* -1 (/ (+ 1 y) x))))> |
#<alt (* x (- (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (* (+ 1 y) (- (* -2 y) (* -1 (+ 1 y)))) (pow x 2))) (+ (* -1 (/ (+ 1 y) x)) (/ 1 (pow x 2))))))> |
#<alt (* x (- (+ 1 (+ (* -2 (/ y x)) (+ (/ (* (+ 1 y) (- (pow y 2) (+ 1 (* -1 (* (+ 1 y) (- (* -2 y) (* -1 (+ 1 y)))))))) (pow x 3)) (/ (pow y 2) (pow x 2))))) (+ (* -1 (/ (* (+ 1 y) (- (* -2 y) (* -1 (+ 1 y)))) (pow x 2))) (+ (* -1 (/ (+ 1 y) x)) (/ 1 (pow x 2))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 2 (/ y x)) (+ 1 (+ (/ 1 x) (/ y x))))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (* 2 y) (+ 1 y))) (/ (pow y 2) x)) (+ (/ 1 x) (/ (* (+ 1 y) (- (* 2 y) (+ 1 y))) x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (- (* 2 y) (+ 1 y))) (* -1 (/ (+ (* -1 (- (pow y 2) (+ 1 (* (+ 1 y) (- (* 2 y) (+ 1 y)))))) (* -1 (/ (* (+ 1 y) (- (pow y 2) (+ 1 (* (+ 1 y) (- (* 2 y) (+ 1 y)))))) x))) x))) x)) 1)))> |
#<alt (/ (- (pow x 2) 1) (- x 1))> |
#<alt (- (+ (* y (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2))))) (/ (pow x 2) (- x 1))) (/ 1 (- x 1)))> |
#<alt (- (+ (* y (- (+ (* -2 (/ x (- x 1))) (* y (- (/ 1 (- x 1)) (* -1 (/ (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2)))) (- x 1)))))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2))))) (/ (pow x 2) (- x 1))) (/ 1 (- x 1)))> |
#<alt (- (+ (* y (- (+ (* -2 (/ x (- x 1))) (* y (- (+ (/ 1 (- x 1)) (/ (* y (- (/ 1 (- x 1)) (* -1 (/ (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2)))) (- x 1))))) (- x 1))) (* -1 (/ (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2)))) (- x 1)))))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2))))) (/ (pow x 2) (- x 1))) (/ 1 (- x 1)))> |
#<alt (* -1 y)> |
#<alt (* y (- (+ (* 2 (/ x y)) (/ 1 y)) (+ 1 (/ x y))))> |
#<alt (* y (- (+ (* -1 (/ (- (pow x 2) 1) (pow y 2))) (+ (* 2 (/ x y)) (/ 1 y))) (+ 1 (+ (* -1 (/ (* (- x 1) (- (+ 1 (* 2 x)) x)) (pow y 2))) (/ x y)))))> |
#<alt (* y (- (+ (* -1 (/ (- (pow x 2) 1) (pow y 2))) (+ (* 2 (/ x y)) (+ (/ 1 y) (/ (* (- x 1) (- (* -1 (- (pow x 2) 1)) (* -1 (* (- x 1) (- (+ 1 (* 2 x)) x))))) (pow y 3))))) (+ 1 (+ (* -1 (/ (* (- x 1) (- (+ 1 (* 2 x)) x)) (pow y 2))) (/ x y)))))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- (+ 1 (* 2 x)) x) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- (+ 1 (+ (* -1 (/ (- (pow x 2) (+ 1 (* (- x 1) (- (+ 1 (* 2 x)) x)))) y)) (* 2 x))) x) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- (+ 1 (+ (* -1 (/ (- (+ (/ (* (- x 1) (- (pow x 2) (+ 1 (* (- x 1) (- (+ 1 (* 2 x)) x))))) y) (pow x 2)) (+ 1 (* (- x 1) (- (+ 1 (* 2 x)) x)))) y)) (* 2 x))) x) y)))))> |
#<alt (- (pow y 2) 1)> |
#<alt (- (+ (* -2 (* x y)) (pow y 2)) 1)> |
#<alt (- (+ (* x (+ x (* -2 y))) (pow y 2)) 1)> |
#<alt (- (+ (* x (+ x (* -2 y))) (pow y 2)) 1)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -2 (/ y x))))> |
#<alt (* (pow x 2) (- (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))) (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))) (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow y 2) 1) x)) (* 2 y)) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow y 2) 1) x)) (* 2 y)) x))))> |
#<alt (- (pow x 2) 1)> |
#<alt (- (+ (* -2 (* x y)) (pow x 2)) 1)> |
#<alt (- (+ (* y (+ y (* -2 x))) (pow x 2)) 1)> |
#<alt (- (+ (* y (+ y (* -2 x))) (pow x 2)) 1)> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -2 (/ x y))))> |
#<alt (* (pow y 2) (- (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2)))) (/ 1 (pow y 2))))> |
#<alt (* (pow y 2) (- (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2)))) (/ 1 (pow y 2))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow x 2) 1) y)) (* 2 x)) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow x 2) 1) y)) (* 2 x)) y))))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (/ -1 (+ 1 y))> |
#<alt (- (* -1 (/ x (pow (+ 1 y) 2))) (/ 1 (+ 1 y)))> |
#<alt (- (* x (- (* -1 (/ x (pow (+ 1 y) 3))) (/ 1 (pow (+ 1 y) 2)))) (/ 1 (+ 1 y)))> |
#<alt (- (* x (- (* x (- (* -1 (/ x (pow (+ 1 y) 4))) (/ 1 (pow (+ 1 y) 3)))) (/ 1 (pow (+ 1 y) 2)))) (/ 1 (+ 1 y)))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (+ (/ 1 x) (/ y x))) x)> |
#<alt (/ (- (+ 1 (/ (pow (+ 1 y) 2) (pow x 2))) (* -1 (/ (+ 1 y) x))) x)> |
#<alt (/ (- (+ 1 (/ (pow (+ 1 y) 3) (pow x 3))) (+ (* -1 (/ (+ 1 y) x)) (* -1 (/ (pow (+ 1 y) 2) (pow x 2))))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 y) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 y) 2) x) (* -1 (+ 1 y))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ 1 y) 3) x)) (pow (+ 1 y) 2)) x)) (* -1 (+ 1 y))) x)) 1) x))> |
#<alt (/ 1 (- x 1))> |
#<alt (+ (/ 1 (- x 1)) (/ y (pow (- x 1) 2)))> |
#<alt (+ (* y (+ (/ 1 (pow (- x 1) 2)) (/ y (pow (- x 1) 3)))) (/ 1 (- x 1)))> |
#<alt (+ (* y (+ (* y (+ (/ 1 (pow (- x 1) 3)) (/ y (pow (- x 1) 4)))) (/ 1 (pow (- x 1) 2)))) (/ 1 (- x 1)))> |
#<alt (/ -1 y)> |
#<alt (/ (- (/ 1 y) (+ 1 (/ x y))) y)> |
#<alt (/ (- (+ (/ 1 y) (/ (* (- 1 x) (- x 1)) (pow y 2))) (+ 1 (/ x y))) y)> |
#<alt (/ (- (+ (/ 1 y) (/ (* (- 1 x) (pow (- x 1) 2)) (pow y 3))) (+ 1 (+ (* -1 (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y)))) y)> |
#<alt (/ -1 y)> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- 1 x) y))) y))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ 1 (/ (* (- 1 x) (- x 1)) y)) x) y))) y))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ 1 (* -1 (/ (- (* -1 (/ (* (- 1 x) (pow (- x 1) 2)) y)) (* (- 1 x) (- x 1))) y))) x) y))) y))> |
#<alt (- 1 (+ (log -1) (log x)))> |
#<alt (- 1 (+ (log -1) (log x)))> |
#<alt (- 1 (+ (log -1) (log x)))> |
#<alt (- 1 (+ (log -1) (log x)))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ 1 x)))))> |
#<alt (- 1 (* -1 (log (/ -1 x))))> |
#<alt (- 1 (* -1 (log (/ -1 x))))> |
#<alt (- 1 (* -1 (log (/ -1 x))))> |
#<alt (- 1 (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 (+ 1 y))> |
#<alt (- x (+ 1 y))> |
#<alt (- x (+ 1 y))> |
#<alt (- x (+ 1 y))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (+ 1 y) x))))> |
#<alt (* x (+ 1 (* -1 (/ (+ 1 y) x))))> |
#<alt (* x (+ 1 (* -1 (/ (+ 1 y) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (+ (/ 1 x) (/ y x)) 1)))> |
#<alt (* -1 (* x (- (+ (/ 1 x) (/ y x)) 1)))> |
#<alt (* -1 (* x (- (+ (/ 1 x) (/ y x)) 1)))> |
#<alt (- x 1)> |
#<alt (- (+ x (* -1 y)) 1)> |
#<alt (- (+ x (* -1 y)) 1)> |
#<alt (- (+ x (* -1 y)) 1)> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) (+ 1 (/ 1 y))))> |
#<alt (* y (- (/ x y) (+ 1 (/ 1 y))))> |
#<alt (* y (- (/ x y) (+ 1 (/ 1 y))))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- x 1) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- x 1) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- x 1) y)))))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 59.0ms | x | @ | -inf | (- 1 (log (neg x))) |
| 51.0ms | x | @ | 0 | (- 1 (log (neg x))) |
| 8.0ms | x | @ | inf | (- 1 (log (neg x))) |
| 1.0ms | x | @ | 0 | (* (+ (* (- x y) (- x y)) -1) (/ 1 (+ (- x y) -1))) |
| 1.0ms | y | @ | 0 | (* (+ (* (- x y) (- x y)) -1) (/ 1 (+ (- x y) -1))) |
| 1× | batch-egg-rewrite |
| 5 226× | accelerator-lowering-fma.f32 |
| 5 226× | accelerator-lowering-fma.f64 |
| 4 046× | /-lowering-/.f32 |
| 4 046× | /-lowering-/.f64 |
| 3 440× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 72 |
| 1 | 150 | 64 |
| 2 | 1212 | 64 |
| 0 | 8849 | 62 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ 1 x))) |
(/ 1 (+ 1 x)) |
(+ 1 x) |
(* (+ (* x x) -1) (/ 1 (+ -1 x))) |
(+ (* x x) -1) |
(/ 1 (+ -1 x)) |
(+ -1 x) |
(* (+ (* (- x y) (- x y)) -1) (/ 1 (+ (- x y) -1))) |
(+ (* (- x y) (- x y)) -1) |
(- x y) |
(/ 1 (+ (- x y) -1)) |
(- 1 (log (neg x))) |
(log (neg x)) |
(neg x) |
(+ (- x y) -1) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x)) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (log1p.f64 x)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (*.f64 x x) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(exp.f64 (neg.f64 (log1p.f64 x))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (fma.f64 x x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x)) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (log1p.f64 x)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x)) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (log1p.f64 x)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) x)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 x (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(+.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(+.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) x) (-.f64 #s(literal -1 binary64) x)) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) x) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 x x #s(literal -1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) x (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) x (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) |
(expm1.f64 (log.f64 (*.f64 x x))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(-.f64 x #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 x #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)))) |
(pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(+.f64 x (+.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 x (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(+.f64 (-.f64 x y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) x) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (-.f64 x y))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (-.f64 x y)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) |
(-.f64 x (+.f64 y #s(literal -1 binary64))) |
(-.f64 (-.f64 x y) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (neg.f64 (-.f64 x y))))) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (neg.f64 (-.f64 x y)))))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 x y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (+.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (-.f64 x y)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (neg.f64 x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 y))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (-.f64 x y) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (-.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (-.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal -1/2 binary64)) (-.f64 x y)) (*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal -1/2 binary64)) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal -1/2 binary64))) (*.f64 (-.f64 x y) (pow.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (neg.f64 (-.f64 x y)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y)))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (neg.f64 (-.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)))) (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) (neg.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (neg.f64 (-.f64 x y)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (neg.f64 y) #s(literal 1 binary64)) (+.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 x (+.f64 (neg.f64 y) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (*.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 y #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)) (*.f64 x (+.f64 y #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (neg.f64 y) #s(literal 1 binary64)) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) (-.f64 x (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (*.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) (-.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (+.f64 y #s(literal -1 binary64)))) (+.f64 x (+.f64 y #s(literal -1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))))) |
(*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (neg.f64 (-.f64 x y)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(+.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) |
(+.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(+.f64 (-.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) x) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) x) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y)) (-.f64 #s(literal -1 binary64) (-.f64 x y))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 y))) |
(-.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (-.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) x (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) x (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 y))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y) (-.f64 #s(literal -1 binary64) (-.f64 x y))) |
(fma.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (+.f64 x y))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) (-.f64 #s(literal -1 binary64) (-.f64 x y)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)) (fma.f64 x y x)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (-.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (*.f64 (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) (-.f64 #s(literal -1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (exp.f64 (log.f64 (-.f64 x y))) (exp.f64 (log.f64 (-.f64 x y))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (+.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(fma.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 x y))) |
(expm1.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 x y)))) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))) #s(literal 1 binary64)) (neg.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (-.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(+.f64 x (neg.f64 y)) |
(+.f64 (neg.f64 y) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x y)) #s(literal 1 binary64))) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 y)) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 y)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(neg.f64 (neg.f64 (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y))))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 y y)) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -1 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1 binary64)) (neg.f64 (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -1 binary64))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1 binary64))) (+.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (*.f64 y y))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(pow.f64 (-.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 x y))) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y)))))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (fma.f64 x (neg.f64 x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (-.f64 x y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (/.f64 (neg.f64 (-.f64 x y)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 x (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (-.f64 x y) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (+.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) (-.f64 #s(literal -1 binary64) (-.f64 x y))) (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 x y)) (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(pow.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) (/.f64 (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 x)))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (neg.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (neg.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (log.f64 (neg.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x)))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64)) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (fma.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))))) (*.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (log.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x)))))) |
(log.f64 (neg.f64 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(-.f64 (log.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (neg.f64 (*.f64 x x))) (log.f64 x)) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (*.f64 (log.f64 x) (log.f64 x))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) |
(*.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(*.f64 (log.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (*.f64 x x)))) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 x x)) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 x (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 #s(literal -1 binary64) (-.f64 x y)) |
(+.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 y)) |
(+.f64 (-.f64 x y) #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y))) #s(literal -1 binary64)))) |
(-.f64 x (+.f64 y #s(literal 1 binary64))) |
(-.f64 (+.f64 x #s(literal -1 binary64)) y) |
(-.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(-.f64 (-.f64 x y) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (-.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (-.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)) (fma.f64 x y x)))) (/.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)))) (fma.f64 x x (fma.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)) (fma.f64 x y x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (+.f64 y #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))) (+.f64 x (+.f64 y #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (-.f64 x y) #s(literal -1 binary64)) |
(fma.f64 x #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (-.f64 x y) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 y)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 #s(literal 1 binary64) x))) (neg.f64 y)) |
(fma.f64 (neg.f64 (-.f64 x y)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (neg.f64 y))))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (neg.f64 y)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 x (neg.f64 x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 x y) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(fma.f64 (/.f64 (-.f64 x y) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (-.f64 x y) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(fma.f64 (/.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (-.f64 x y) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (-.f64 x y) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(fma.f64 (/.f64 (-.f64 x y) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (-.f64 x y) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (-.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (-.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (-.f64 x y)) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 x y))) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)) (fma.f64 x y x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 y #s(literal 1 binary64))) (*.f64 (+.f64 x (+.f64 y #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) |
(/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) (-.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) (-.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))))) (fma.f64 x x (fma.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)) (fma.f64 x y x)))) |
(/.f64 (*.f64 (+.f64 x (+.f64 y #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (+.f64 x (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 x (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) (-.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)) (fma.f64 x y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) (neg.f64 (+.f64 x (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)) (+.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 x (+.f64 (neg.f64 y) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 y y) (*.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)) (fma.f64 y y (*.f64 (+.f64 x #s(literal -1 binary64)) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (*.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) (-.f64 x (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (-.f64 (+.f64 x #s(literal -1 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(pow.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)))) |
(*.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (-.f64 x y))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (neg.f64 (-.f64 x y)) (-.f64 #s(literal -1 binary64) (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)) (fma.f64 x y x))))) |
(*.f64 (*.f64 (+.f64 x (+.f64 y #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal -1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (+.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (fma.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (+.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)))) |
| 1× | egg-herbie |
| 7 260× | accelerator-lowering-fma.f32 |
| 7 260× | accelerator-lowering-fma.f64 |
| 4 648× | +-lowering-+.f64 |
| 4 648× | +-lowering-+.f32 |
| 3 440× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 454 | 2600 |
| 1 | 1392 | 2471 |
| 2 | 4361 | 2273 |
| 0 | 8410 | 2159 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- x 1))) |
(+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) |
(/ 1 x) |
(/ (- 1 (/ 1 x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x) |
(/ 1 x) |
(* -1 (/ (- (/ 1 x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
-1 |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1 x) 1)) 1) |
(- (* x (- (* x (- (* -1 x) 1)) 1)) 1) |
(/ 1 x) |
(/ (+ 1 (/ 1 x)) x) |
(/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x) |
(/ (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))) x) |
(/ 1 x) |
(/ (+ 1 (/ 1 x)) x) |
(* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) x)) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (/ (- (pow y 2) 1) (+ 1 y))) |
(+ (* -1 (/ (- (pow y 2) 1) (+ 1 y))) (* x (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))))) |
(+ (* -1 (/ (- (pow y 2) 1) (+ 1 y))) (* x (- (+ (* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))) (+ 1 y))) (/ 1 (+ 1 y))))) (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2)))) (/ (pow y 2) (pow (+ 1 y) 2))))) |
(+ (* -1 (/ (- (pow y 2) 1) (+ 1 y))) (* x (- (+ (* 2 (/ y (+ 1 y))) (+ (* x (- (* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))) (pow (+ 1 y) 2))) (/ 1 (pow (+ 1 y) 2))))) (+ (* -1 (/ (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))) (+ 1 y))) (/ 1 (+ 1 y))))) (/ 1 (pow (+ 1 y) 2)))) (/ (pow y 2) (pow (+ 1 y) 2))))) |
x |
(* x (- (+ 1 (* -2 (/ y x))) (* -1 (/ (+ 1 y) x)))) |
(* x (- (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (* (+ 1 y) (- (* -2 y) (* -1 (+ 1 y)))) (pow x 2))) (+ (* -1 (/ (+ 1 y) x)) (/ 1 (pow x 2)))))) |
(* x (- (+ 1 (+ (* -2 (/ y x)) (+ (/ (* (+ 1 y) (- (pow y 2) (+ 1 (* -1 (* (+ 1 y) (- (* -2 y) (* -1 (+ 1 y)))))))) (pow x 3)) (/ (pow y 2) (pow x 2))))) (+ (* -1 (/ (* (+ 1 y) (- (* -2 y) (* -1 (+ 1 y)))) (pow x 2))) (+ (* -1 (/ (+ 1 y) x)) (/ 1 (pow x 2)))))) |
x |
(* -1 (* x (- (* 2 (/ y x)) (+ 1 (+ (/ 1 x) (/ y x)))))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (* 2 y) (+ 1 y))) (/ (pow y 2) x)) (+ (/ 1 x) (/ (* (+ 1 y) (- (* 2 y) (+ 1 y))) x))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (* 2 y) (+ 1 y))) (* -1 (/ (+ (* -1 (- (pow y 2) (+ 1 (* (+ 1 y) (- (* 2 y) (+ 1 y)))))) (* -1 (/ (* (+ 1 y) (- (pow y 2) (+ 1 (* (+ 1 y) (- (* 2 y) (+ 1 y)))))) x))) x))) x)) 1))) |
(/ (- (pow x 2) 1) (- x 1)) |
(- (+ (* y (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2))))) (/ (pow x 2) (- x 1))) (/ 1 (- x 1))) |
(- (+ (* y (- (+ (* -2 (/ x (- x 1))) (* y (- (/ 1 (- x 1)) (* -1 (/ (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2)))) (- x 1)))))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2))))) (/ (pow x 2) (- x 1))) (/ 1 (- x 1))) |
(- (+ (* y (- (+ (* -2 (/ x (- x 1))) (* y (- (+ (/ 1 (- x 1)) (/ (* y (- (/ 1 (- x 1)) (* -1 (/ (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2)))) (- x 1))))) (- x 1))) (* -1 (/ (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2)))) (- x 1)))))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2))))) (/ (pow x 2) (- x 1))) (/ 1 (- x 1))) |
(* -1 y) |
(* y (- (+ (* 2 (/ x y)) (/ 1 y)) (+ 1 (/ x y)))) |
(* y (- (+ (* -1 (/ (- (pow x 2) 1) (pow y 2))) (+ (* 2 (/ x y)) (/ 1 y))) (+ 1 (+ (* -1 (/ (* (- x 1) (- (+ 1 (* 2 x)) x)) (pow y 2))) (/ x y))))) |
(* y (- (+ (* -1 (/ (- (pow x 2) 1) (pow y 2))) (+ (* 2 (/ x y)) (+ (/ 1 y) (/ (* (- x 1) (- (* -1 (- (pow x 2) 1)) (* -1 (* (- x 1) (- (+ 1 (* 2 x)) x))))) (pow y 3))))) (+ 1 (+ (* -1 (/ (* (- x 1) (- (+ 1 (* 2 x)) x)) (pow y 2))) (/ x y))))) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ (- (+ 1 (* 2 x)) x) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- (+ 1 (+ (* -1 (/ (- (pow x 2) (+ 1 (* (- x 1) (- (+ 1 (* 2 x)) x)))) y)) (* 2 x))) x) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- (+ 1 (+ (* -1 (/ (- (+ (/ (* (- x 1) (- (pow x 2) (+ 1 (* (- x 1) (- (+ 1 (* 2 x)) x))))) y) (pow x 2)) (+ 1 (* (- x 1) (- (+ 1 (* 2 x)) x)))) y)) (* 2 x))) x) y))))) |
(- (pow y 2) 1) |
(- (+ (* -2 (* x y)) (pow y 2)) 1) |
(- (+ (* x (+ x (* -2 y))) (pow y 2)) 1) |
(- (+ (* x (+ x (* -2 y))) (pow y 2)) 1) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(* (pow x 2) (- (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))) (/ 1 (pow x 2)))) |
(* (pow x 2) (- (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))) (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow y 2) 1) x)) (* 2 y)) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow y 2) 1) x)) (* 2 y)) x)))) |
(- (pow x 2) 1) |
(- (+ (* -2 (* x y)) (pow x 2)) 1) |
(- (+ (* y (+ y (* -2 x))) (pow x 2)) 1) |
(- (+ (* y (+ y (* -2 x))) (pow x 2)) 1) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(* (pow y 2) (- (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2)))) (/ 1 (pow y 2)))) |
(* (pow y 2) (- (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2)))) (/ 1 (pow y 2)))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow x 2) 1) y)) (* 2 x)) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow x 2) 1) y)) (* 2 x)) y)))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(/ -1 (+ 1 y)) |
(- (* -1 (/ x (pow (+ 1 y) 2))) (/ 1 (+ 1 y))) |
(- (* x (- (* -1 (/ x (pow (+ 1 y) 3))) (/ 1 (pow (+ 1 y) 2)))) (/ 1 (+ 1 y))) |
(- (* x (- (* x (- (* -1 (/ x (pow (+ 1 y) 4))) (/ 1 (pow (+ 1 y) 3)))) (/ 1 (pow (+ 1 y) 2)))) (/ 1 (+ 1 y))) |
(/ 1 x) |
(/ (+ 1 (+ (/ 1 x) (/ y x))) x) |
(/ (- (+ 1 (/ (pow (+ 1 y) 2) (pow x 2))) (* -1 (/ (+ 1 y) x))) x) |
(/ (- (+ 1 (/ (pow (+ 1 y) 3) (pow x 3))) (+ (* -1 (/ (+ 1 y) x)) (* -1 (/ (pow (+ 1 y) 2) (pow x 2))))) x) |
(/ 1 x) |
(* -1 (/ (- (* -1 (/ (+ 1 y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 y) 2) x) (* -1 (+ 1 y))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ 1 y) 3) x)) (pow (+ 1 y) 2)) x)) (* -1 (+ 1 y))) x)) 1) x)) |
(/ 1 (- x 1)) |
(+ (/ 1 (- x 1)) (/ y (pow (- x 1) 2))) |
(+ (* y (+ (/ 1 (pow (- x 1) 2)) (/ y (pow (- x 1) 3)))) (/ 1 (- x 1))) |
(+ (* y (+ (* y (+ (/ 1 (pow (- x 1) 3)) (/ y (pow (- x 1) 4)))) (/ 1 (pow (- x 1) 2)))) (/ 1 (- x 1))) |
(/ -1 y) |
(/ (- (/ 1 y) (+ 1 (/ x y))) y) |
(/ (- (+ (/ 1 y) (/ (* (- 1 x) (- x 1)) (pow y 2))) (+ 1 (/ x y))) y) |
(/ (- (+ (/ 1 y) (/ (* (- 1 x) (pow (- x 1) 2)) (pow y 3))) (+ 1 (+ (* -1 (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y)))) y) |
(/ -1 y) |
(* -1 (/ (+ 1 (* -1 (/ (- 1 x) y))) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ 1 (/ (* (- 1 x) (- x 1)) y)) x) y))) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ 1 (* -1 (/ (- (* -1 (/ (* (- 1 x) (pow (- x 1) 2)) y)) (* (- 1 x) (- x 1))) y))) x) y))) y)) |
(- 1 (+ (log -1) (log x))) |
(- 1 (+ (log -1) (log x))) |
(- 1 (+ (log -1) (log x))) |
(- 1 (+ (log -1) (log x))) |
(- 1 (+ (log -1) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log -1) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log -1) (* -1 (log (/ 1 x))))) |
(- 1 (+ (log -1) (* -1 (log (/ 1 x))))) |
(- 1 (* -1 (log (/ -1 x)))) |
(- 1 (* -1 (log (/ -1 x)))) |
(- 1 (* -1 (log (/ -1 x)))) |
(- 1 (* -1 (log (/ -1 x)))) |
(+ (log -1) (log x)) |
(+ (log -1) (log x)) |
(+ (log -1) (log x)) |
(+ (log -1) (log x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(* -1 (log (/ -1 x))) |
(* -1 (log (/ -1 x))) |
(* -1 (log (/ -1 x))) |
(* -1 (log (/ -1 x))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 (+ 1 y)) |
(- x (+ 1 y)) |
(- x (+ 1 y)) |
(- x (+ 1 y)) |
x |
(* x (+ 1 (* -1 (/ (+ 1 y) x)))) |
(* x (+ 1 (* -1 (/ (+ 1 y) x)))) |
(* x (+ 1 (* -1 (/ (+ 1 y) x)))) |
x |
(* -1 (* x (- (+ (/ 1 x) (/ y x)) 1))) |
(* -1 (* x (- (+ (/ 1 x) (/ y x)) 1))) |
(* -1 (* x (- (+ (/ 1 x) (/ y x)) 1))) |
(- x 1) |
(- (+ x (* -1 y)) 1) |
(- (+ x (* -1 y)) 1) |
(- (+ x (* -1 y)) 1) |
(* -1 y) |
(* y (- (/ x y) (+ 1 (/ 1 y)))) |
(* y (- (/ x y) (+ 1 (/ 1 y)))) |
(* y (- (/ x y) (+ 1 (/ 1 y)))) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ (- x 1) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- x 1) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- x 1) y))))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- x 1))) |
(fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) |
(fma.f64 x (fma.f64 x (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (/ 1 x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ 1 x) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
-1 |
#s(literal -1 binary64) |
(- (pow x 2) 1) |
(fma.f64 x x #s(literal -1 binary64)) |
(- (pow x 2) 1) |
(fma.f64 x x #s(literal -1 binary64)) |
(- (pow x 2) 1) |
(fma.f64 x x #s(literal -1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1 x) 1)) 1) |
(fma.f64 x (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -1 x) 1)) 1)) 1) |
(fma.f64 x (fma.f64 x (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (/ 1 x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/ (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (/ 1 x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) x)) (neg.f64 x)) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
x |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
(* x (- 1 (/ 1 x))) |
(+.f64 x #s(literal -1 binary64)) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (/ (- (pow y 2) 1) (+ 1 y))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) |
(+ (* -1 (/ (- (pow y 2) 1) (+ 1 y))) (* x (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 2 binary64) (/.f64 y (+.f64 #s(literal 1 binary64) y))))) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (/ (- (pow y 2) 1) (+ 1 y))) (* x (- (+ (* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))) (+ 1 y))) (/ 1 (+ 1 y))))) (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2)))) (/ (pow y 2) (pow (+ 1 y) 2))))) |
(fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 2 binary64) (/.f64 y (+.f64 #s(literal 1 binary64) y))))) (fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 2 binary64) (/.f64 y (+.f64 #s(literal 1 binary64) y))))) (+.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 #s(literal -1 binary64) y)))) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (/ (- (pow y 2) 1) (+ 1 y))) (* x (- (+ (* 2 (/ y (+ 1 y))) (+ (* x (- (* -1 (* x (+ (* -1 (/ (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))) (pow (+ 1 y) 2))) (/ 1 (pow (+ 1 y) 2))))) (+ (* -1 (/ (- (+ (* 2 (/ y (+ 1 y))) (/ 1 (pow (+ 1 y) 2))) (/ (pow y 2) (pow (+ 1 y) 2))) (+ 1 y))) (/ 1 (+ 1 y))))) (/ 1 (pow (+ 1 y) 2)))) (/ (pow y 2) (pow (+ 1 y) 2))))) |
(fma.f64 x (+.f64 (fma.f64 x (+.f64 (fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 2 binary64) (/.f64 y (+.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) (/.f64 x (*.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal -1 binary64) y)))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 2 binary64) (/.f64 y (+.f64 #s(literal 1 binary64) y))))) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 2 binary64) (/.f64 y (+.f64 #s(literal 1 binary64) y))))) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y))) |
x |
(* x (- (+ 1 (* -2 (/ y x))) (* -1 (/ (+ 1 y) x)))) |
(+.f64 x (*.f64 x (/.f64 (neg.f64 (+.f64 y #s(literal -1 binary64))) x))) |
(* x (- (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (* (+ 1 y) (- (* -2 y) (* -1 (+ 1 y)))) (pow x 2))) (+ (* -1 (/ (+ 1 y) x)) (/ 1 (pow x 2)))))) |
(*.f64 x (+.f64 (fma.f64 (/.f64 y x) (+.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) x) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (+.f64 y #s(literal -1 binary64))) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(* x (- (+ 1 (+ (* -2 (/ y x)) (+ (/ (* (+ 1 y) (- (pow y 2) (+ 1 (* -1 (* (+ 1 y) (- (* -2 y) (* -1 (+ 1 y)))))))) (pow x 3)) (/ (pow y 2) (pow x 2))))) (+ (* -1 (/ (* (+ 1 y) (- (* -2 y) (* -1 (+ 1 y)))) (pow x 2))) (+ (* -1 (/ (+ 1 y) x)) (/ 1 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 y y #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 y x) (+.f64 #s(literal -2 binary64) (/.f64 y x)))) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) x) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (+.f64 y #s(literal -1 binary64))) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
x |
(* -1 (* x (- (* 2 (/ y x)) (+ 1 (+ (/ 1 x) (/ y x)))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 y x) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (* 2 y) (+ 1 y))) (/ (pow y 2) x)) (+ (/ 1 x) (/ (* (+ 1 y) (- (* 2 y) (+ 1 y))) x))) x)) 1))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 y y #s(literal -1 binary64))) x) (+.f64 y #s(literal -1 binary64))) (neg.f64 x)) (neg.f64 x) x) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (* 2 y) (+ 1 y))) (* -1 (/ (+ (* -1 (- (pow y 2) (+ 1 (* (+ 1 y) (- (* 2 y) (+ 1 y)))))) (* -1 (/ (* (+ 1 y) (- (pow y 2) (+ 1 (* (+ 1 y) (- (* 2 y) (+ 1 y)))))) x))) x))) x)) 1))) |
(fma.f64 (/.f64 (+.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 y y #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) x))) x)) x) (neg.f64 x) x) |
(/ (- (pow x 2) 1) (- x 1)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(- (+ (* y (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2))))) (/ (pow x 2) (- x 1))) (/ 1 (- x 1))) |
(fma.f64 y (fma.f64 x (/.f64 #s(literal -2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(- (+ (* y (- (+ (* -2 (/ x (- x 1))) (* y (- (/ 1 (- x 1)) (* -1 (/ (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2)))) (- x 1)))))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2))))) (/ (pow x 2) (- x 1))) (/ 1 (- x 1))) |
(fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (/.f64 #s(literal -2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(- (+ (* y (- (+ (* -2 (/ x (- x 1))) (* y (- (+ (/ 1 (- x 1)) (/ (* y (- (/ 1 (- x 1)) (* -1 (/ (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2)))) (- x 1))))) (- x 1))) (* -1 (/ (- (* -2 (/ x (- x 1))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2)))) (- x 1)))))) (* -1 (/ (- (pow x 2) 1) (pow (- x 1) 2))))) (/ (pow x 2) (- x 1))) (/ 1 (- x 1))) |
(fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 y (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (+.f64 x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x (/.f64 #s(literal -2 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(* -1 y) |
(neg.f64 y) |
(* y (- (+ (* 2 (/ x y)) (/ 1 y)) (+ 1 (/ x y)))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(* y (- (+ (* -1 (/ (- (pow x 2) 1) (pow y 2))) (+ (* 2 (/ x y)) (/ 1 y))) (+ 1 (+ (* -1 (/ (* (- x 1) (- (+ 1 (* 2 x)) x)) (pow y 2))) (/ x y))))) |
(*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) y)) y)) (+.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 y y)) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (- (+ (* -1 (/ (- (pow x 2) 1) (pow y 2))) (+ (* 2 (/ x y)) (+ (/ 1 y) (/ (* (- x 1) (- (* -1 (- (pow x 2) 1)) (* -1 (* (- x 1) (- (+ 1 (* 2 x)) x))))) (pow y 3))))) (+ 1 (+ (* -1 (/ (* (- x 1) (- (+ 1 (* 2 x)) x)) (pow y 2))) (/ x y))))) |
(*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) y)) y)) (fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 y y)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ (- (+ 1 (* 2 x)) x) y))))) |
(fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ (- (+ 1 (+ (* -1 (/ (- (pow x 2) (+ 1 (* (- x 1) (- (+ 1 (* 2 x)) x)))) y)) (* 2 x))) x) y))))) |
(fma.f64 y (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) y)) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ (- (+ 1 (+ (* -1 (/ (- (+ (/ (* (- x 1) (- (pow x 2) (+ 1 (* (- x 1) (- (+ 1 (* 2 x)) x))))) y) (pow x 2)) (+ 1 (* (- x 1) (- (+ 1 (* 2 x)) x)))) y)) (* 2 x))) x) y))))) |
(fma.f64 y (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) y) (+.f64 #s(literal 1 binary64) x)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) y)) x) y) (neg.f64 y)) |
(- (pow y 2) 1) |
(fma.f64 y y #s(literal -1 binary64)) |
(- (+ (* -2 (* x y)) (pow y 2)) 1) |
(fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(- (+ (* x (+ x (* -2 y))) (pow y 2)) 1) |
(fma.f64 x (fma.f64 y #s(literal -2 binary64) x) (fma.f64 y y #s(literal -1 binary64))) |
(- (+ (* x (+ x (* -2 y))) (pow y 2)) 1) |
(fma.f64 x (fma.f64 y #s(literal -2 binary64) x) (fma.f64 y y #s(literal -1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(*.f64 x (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) x) x)) |
(* (pow x 2) (- (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))) (/ 1 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 (fma.f64 (/.f64 y x) (+.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(* (pow x 2) (- (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2)))) (/ 1 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 (fma.f64 (/.f64 y x) (+.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -2 (/ y x)))) |
(*.f64 x (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) x) x)) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow y 2) 1) x)) (* 2 y)) x)))) |
(*.f64 x (fma.f64 x (/.f64 (fma.f64 y #s(literal -2 binary64) (/.f64 (fma.f64 y y #s(literal -1 binary64)) x)) x) x)) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow y 2) 1) x)) (* 2 y)) x)))) |
(*.f64 x (fma.f64 x (/.f64 (fma.f64 y #s(literal -2 binary64) (/.f64 (fma.f64 y y #s(literal -1 binary64)) x)) x) x)) |
(- (pow x 2) 1) |
(fma.f64 x x #s(literal -1 binary64)) |
(- (+ (* -2 (* x y)) (pow x 2)) 1) |
(fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(- (+ (* y (+ y (* -2 x))) (pow x 2)) 1) |
(fma.f64 x (fma.f64 y #s(literal -2 binary64) x) (fma.f64 y y #s(literal -1 binary64))) |
(- (+ (* y (+ y (* -2 x))) (pow x 2)) 1) |
(fma.f64 x (fma.f64 y #s(literal -2 binary64) x) (fma.f64 y y #s(literal -1 binary64))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) |
(* (pow y 2) (- (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2)))) (/ 1 (pow y 2)))) |
(*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 x y) #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 y y)))) |
(* (pow y 2) (- (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2)))) (/ 1 (pow y 2)))) |
(*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 x y) #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 y y)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -2 (/ x y)))) |
(*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow x 2) 1) y)) (* 2 x)) y)))) |
(*.f64 y (fma.f64 y (/.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) y)) (neg.f64 y)) y)) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (- (pow x 2) 1) y)) (* 2 x)) y)))) |
(*.f64 y (fma.f64 y (/.f64 (fma.f64 x #s(literal 2 binary64) (/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) y)) (neg.f64 y)) y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
(* x (+ 1 (* -1 (/ y x)))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
x |
(* -1 (* x (- (/ y x) 1))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
(* -1 (* x (- (/ y x) 1))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
(* -1 (* x (- (/ y x) 1))) |
(fma.f64 x (/.f64 y (neg.f64 x)) x) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(/ -1 (+ 1 y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) |
(- (* -1 (/ x (pow (+ 1 y) 2))) (/ 1 (+ 1 y))) |
(*.f64 (+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(- (* x (- (* -1 (/ x (pow (+ 1 y) 3))) (/ 1 (pow (+ 1 y) 2)))) (/ 1 (+ 1 y))) |
(fma.f64 x (*.f64 (+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(- (* x (- (* x (- (* -1 (/ x (pow (+ 1 y) 4))) (/ 1 (pow (+ 1 y) 3)))) (/ 1 (pow (+ 1 y) 2)))) (/ 1 (+ 1 y))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y)))) (/.f64 x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (+ (/ 1 x) (/ y x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 y x))) x) |
(/ (- (+ 1 (/ (pow (+ 1 y) 2) (pow x 2))) (* -1 (/ (+ 1 y) x))) x) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) x)) x) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ (pow (+ 1 y) 3) (pow x 3))) (+ (* -1 (/ (+ 1 y) x)) (* -1 (/ (pow (+ 1 y) 2) (pow x 2))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) y) (*.f64 x x))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) y) x))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* -1 (/ (+ 1 y) x)) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 y) 2) x) (* -1 (+ 1 y))) x)) 1) x)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) x)) x) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ 1 y) 3) x)) (pow (+ 1 y) 2)) x)) (* -1 (+ 1 y))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) x)))) x)) x)) x) |
(/ 1 (- x 1)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(+ (/ 1 (- x 1)) (/ y (pow (- x 1) 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(+ (* y (+ (/ 1 (pow (- x 1) 2)) (/ y (pow (- x 1) 3)))) (/ 1 (- x 1))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 y (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(+ (* y (+ (* y (+ (/ 1 (pow (- x 1) 3)) (/ y (pow (- x 1) 4)))) (/ 1 (pow (- x 1) 2)))) (/ 1 (- x 1))) |
(+.f64 (fma.f64 y (fma.f64 y (/.f64 y (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ (- (/ 1 y) (+ 1 (/ x y))) y) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y) |
(/ (- (+ (/ 1 y) (/ (* (- 1 x) (- x 1)) (pow y 2))) (+ 1 (/ x y))) y) |
(/.f64 (fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) y) |
(/ (- (+ (/ 1 y) (/ (* (- 1 x) (pow (- x 1) 2)) (pow y 3))) (+ 1 (+ (* -1 (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y)))) y) |
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(* -1 (/ (+ 1 (* -1 (/ (- 1 x) y))) y)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ 1 (/ (* (- 1 x) (- x 1)) y)) x) y))) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) y)) (neg.f64 y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ 1 (* -1 (/ (- (* -1 (/ (* (- 1 x) (pow (- x 1) 2)) y)) (* (- 1 x) (- x 1))) y))) x) y))) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) x))) y) (+.f64 x #s(literal -1 binary64))) y)) (neg.f64 y)) |
(- 1 (+ (log -1) (log x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- 1 (+ (log -1) (log x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- 1 (+ (log -1) (log x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- 1 (+ (log -1) (log x))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- 1 (+ (log -1) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- 1 (+ (log -1) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- 1 (+ (log -1) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- 1 (+ (log -1) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- 1 (* -1 (log (/ -1 x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 x)))) |
(- 1 (* -1 (log (/ -1 x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 x)))) |
(- 1 (* -1 (log (/ -1 x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 x)))) |
(- 1 (* -1 (log (/ -1 x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log -1) (log x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+ (log -1) (log x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+ (log -1) (log x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+ (log -1) (log x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(* -1 (log (/ -1 x))) |
(neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) |
(* -1 (log (/ -1 x))) |
(neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) |
(* -1 (log (/ -1 x))) |
(neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) |
(* -1 (log (/ -1 x))) |
(neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (+ 1 y)) |
(-.f64 #s(literal -1 binary64) y) |
(- x (+ 1 y)) |
(+.f64 x (-.f64 #s(literal -1 binary64) y)) |
(- x (+ 1 y)) |
(+.f64 x (-.f64 #s(literal -1 binary64) y)) |
(- x (+ 1 y)) |
(+.f64 x (-.f64 #s(literal -1 binary64) y)) |
x |
(* x (+ 1 (* -1 (/ (+ 1 y) x)))) |
(fma.f64 x (/.f64 (-.f64 #s(literal -1 binary64) y) x) x) |
(* x (+ 1 (* -1 (/ (+ 1 y) x)))) |
(fma.f64 x (/.f64 (-.f64 #s(literal -1 binary64) y) x) x) |
(* x (+ 1 (* -1 (/ (+ 1 y) x)))) |
(fma.f64 x (/.f64 (-.f64 #s(literal -1 binary64) y) x) x) |
x |
(* -1 (* x (- (+ (/ 1 x) (/ y x)) 1))) |
(+.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (neg.f64 x)) x)) |
(* -1 (* x (- (+ (/ 1 x) (/ y x)) 1))) |
(+.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (neg.f64 x)) x)) |
(* -1 (* x (- (+ (/ 1 x) (/ y x)) 1))) |
(+.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (neg.f64 x)) x)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- (+ x (* -1 y)) 1) |
(+.f64 x (-.f64 #s(literal -1 binary64) y)) |
(- (+ x (* -1 y)) 1) |
(+.f64 x (-.f64 #s(literal -1 binary64) y)) |
(- (+ x (* -1 y)) 1) |
(+.f64 x (-.f64 #s(literal -1 binary64) y)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) (+ 1 (/ 1 y)))) |
(fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)) |
(* y (- (/ x y) (+ 1 (/ 1 y)))) |
(fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)) |
(* y (- (/ x y) (+ 1 (/ 1 y)))) |
(fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ (- x 1) y))))) |
(fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ (- x 1) y))))) |
(fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ (- x 1) y))))) |
(fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)) |
Compiled 45 626 to 3 924 computations (91.4% saved)
43 alts after pruning (34 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 779 | 28 | 1 807 |
| Fresh | 6 | 6 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 7 | 7 |
| Total | 1 788 | 43 | 1 831 |
| Status | Accuracy | Program |
|---|---|---|
| 40.8% | (fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) | |
| 39.8% | (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) | |
| 42.6% | (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) | |
| 40.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) | |
| 4.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 42.2% | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) | |
| 42.6% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) | |
| 42.6% | (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) | |
| 23.1% | (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) | |
| ✓ | 70.1% | (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
| 40.0% | (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) | |
| ✓ | 60.8% | (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
| ✓ | 43.6% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
| ✓ | 44.3% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
| 25.3% | (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) | |
| ✓ | 23.8% | (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
| 39.9% | (-.f64 #s(literal 1 binary64) y) | |
| ✓ | 40.9% | (+.f64 #s(literal 1 binary64) (-.f64 x y)) |
| ✓ | 42.7% | (+.f64 #s(literal 1 binary64) x) |
| 42.5% | (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) | |
| 40.3% | (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)))) | |
| 39.7% | (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) | |
| 39.7% | (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))))) | |
| 40.0% | (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) | |
| 39.7% | (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) | |
| 27.4% | (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) | |
| 40.5% | (*.f64 (fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) | |
| 40.7% | (*.f64 (fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) | |
| 42.0% | (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) | |
| 3.3% | (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) | |
| 42.0% | (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) | |
| 42.0% | (*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x))) | |
| 42.0% | (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) | |
| 42.6% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) | |
| 41.5% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) | |
| 42.7% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) | |
| 3.2% | (*.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) | |
| 3.3% | (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) | |
| 3.3% | (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) | |
| 40.5% | (*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) | |
| 3.7% | (neg.f64 y) | |
| ✓ | 4.0% | x |
| ✓ | 42.7% | #s(literal 1 binary64) |
Compiled 1 440 to 558 computations (61.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 y x x)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
6 calls:
| 19.0ms | x |
| 17.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 16.0ms | y |
| 15.0ms | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 13.0ms | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 3 | x |
| 100.0% | 3 | y |
| 100.0% | 2 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 100.0% | 2 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 100.0% | 2 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 100.0% | 2 | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
Compiled 52 to 34 computations (34.6% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 y x x)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
5 calls:
| 26.0ms | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 15.0ms | y |
| 15.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 13.0ms | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 12.0ms | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | y |
| 99.4% | 3 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 99.4% | 3 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 99.4% | 3 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 99.4% | 3 | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
Compiled 49 to 32 computations (34.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 y x x)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))) |
4 calls:
| 17.0ms | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 15.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 13.0ms | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 12.0ms | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 99.3% | 3 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 99.3% | 3 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 99.3% | 3 | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 y x x)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) |
5 calls:
| 45.0ms | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 21.0ms | y |
| 19.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 16.0ms | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 12.0ms | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 4 | y |
| 88.1% | 3 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 88.1% | 3 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 88.1% | 3 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 88.1% | 3 | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
Compiled 49 to 32 computations (34.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 y x x)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) |
1 calls:
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.7% | 4 | y |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) |
(-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 (fma.f64 y x x)))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) |
6 calls:
| 18.0ms | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 17.0ms | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 17.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 13.0ms | y |
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.8% | 1 | x |
| 78.8% | 2 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 78.8% | 2 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 78.8% | 2 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 78.8% | 2 | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 78.1% | 2 | y |
Compiled 52 to 34 computations (34.6% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) |
5 calls:
| 19.0ms | y |
| 16.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 14.0ms | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 13.0ms | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 11.0ms | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.8% | 1 | y |
| 62.5% | 2 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 62.5% | 2 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 62.5% | 2 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 62.5% | 2 | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
Compiled 49 to 32 computations (34.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
| Outputs |
|---|
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x))) |
6 calls:
| 15.0ms | x |
| 15.0ms | y |
| 15.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 13.0ms | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 11.0ms | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.3% | 2 | x |
| 42.7% | 1 | y |
| 61.9% | 2 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 61.9% | 2 | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 61.9% | 2 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 61.9% | 2 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
Compiled 52 to 34 computations (34.6% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 y) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 #s(literal 1 binary64) (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 (+.f64 #s(literal 1 binary64) x) y) (neg.f64 y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (-.f64 x y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (fma.f64 y #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal 2 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal -2 binary64) (/.f64 x y)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (+.f64 x #s(literal -1 binary64)) y) (neg.f64 y)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 y (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y)))))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 x y) (+.f64 (-.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) x) |
6 calls:
| 29.0ms | y |
| 12.0ms | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 12.0ms | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 12.0ms | x |
| 11.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.7% | 1 | y |
| 42.7% | 1 | x |
| 42.7% | 1 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 42.7% | 1 | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 42.7% | 1 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 42.7% | 1 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
Compiled 52 to 34 computations (34.6% saved)
Total -25.9b remaining (-70.6%)
Threshold costs -25.9b (-70.6%)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(neg.f64 y) |
| Outputs |
|---|
#s(literal 1 binary64) |
6 calls:
| 23.0ms | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 2.0ms | y |
| 2.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 2.0ms | x |
| 2.0ms | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.7% | 1 | x |
| 42.7% | 1 | (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)))) |
| 42.7% | 1 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) |
| 42.7% | 1 | (-.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))))) |
| 42.7% | 1 | (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
| 42.7% | 1 | y |
Compiled 52 to 34 computations (34.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.493672888412895e-10 | 0.6732072532153216 |
Compiled 17 to 15 computations (11.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.493672888412895e-10 | 0.6732072532153216 |
| 0.0ms | -150.48222279546462 | -0.2846308579908479 |
Compiled 17 to 15 computations (11.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.493672888412895e-10 | 0.6732072532153216 |
| 0.0ms | -150.48222279546462 | -0.2846308579908479 |
Compiled 17 to 15 computations (11.8% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 62.0ms | 0.22156626257289838 | 1118742502396672.0 |
| 55.0ms | -134145316.73028609 | -2.7690427447245345e-15 |
| 24.0ms | -3.000771039610035e+65 | -2.2886726103657872e+60 |
| 35.0ms | 563× | 0 | invalid |
| 24.0ms | 385× | 0 | valid |
| 14.0ms | 95× | 1 | valid |
| 0.0ms | 2× | 1 | invalid |
Compiled 618 to 504 computations (18.4% saved)
ival-sub: 21.0ms (47.8% of total)ival-log: 11.0ms (25% of total)ival-div: 8.0ms (18.2% of total)adjust: 2.0ms (4.6% of total)exact: 1.0ms (2.3% of total)ival-true: 1.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 73.0ms | 0.22156626257289838 | 1118742502396672.0 |
| 19.0ms | -134145316.73028609 | -2.7690427447245345e-15 |
| 25.0ms | -3.000771039610035e+65 | -2.2886726103657872e+60 |
| 40.0ms | 692× | 0 | invalid |
| 30.0ms | 370× | 0 | valid |
| 17.0ms | 110× | 1 | valid |
| 0.0ms | 1× | 1 | invalid |
Compiled 578 to 464 computations (19.7% saved)
ival-sub: 24.0ms (43.1% of total)ival-log: 18.0ms (32.3% of total)ival-div: 9.0ms (16.2% of total)adjust: 3.0ms (5.4% of total)exact: 1.0ms (1.8% of total)ival-true: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.493672888412895e-10 | 0.6732072532153216 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.3267927467846784 | 0.9999999994506327 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 151.48222279546462 | 1704.8135343245742 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | egg-herbie |
| 220× | unsub-neg_binary64 |
| 124× | neg-mul-1_binary64 |
| 94× | distribute-lft-neg-in_binary64 |
| 80× | sub-neg_binary64 |
| 78× | +-commutative_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 245 |
| 1 | 104 | 242 |
| 2 | 148 | 242 |
| 3 | 191 | 242 |
| 4 | 236 | 242 |
| 5 | 272 | 242 |
| 6 | 348 | 242 |
| 7 | 460 | 242 |
| 8 | 502 | 242 |
| 9 | 553 | 242 |
| 10 | 589 | 242 |
| 11 | 607 | 242 |
| 12 | 610 | 242 |
| 13 | 615 | 242 |
| 14 | 616 | 242 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) |
(if (<=.f64 y #s(literal -2500000000000000053301047523635992180753144678169912366935834624 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (if (<=.f64 y #s(literal -1261007895663739/72057594037927936 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (if (<=.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y)))))) |
(if (<=.f64 y #s(literal -2300000000000000169039949724462219605673577415229870444642304 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (if (<=.f64 y #s(literal -38 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) (if (<=.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y)))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y))))) |
(if (<=.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1/2 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) |
(if (<=.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 200 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
| Outputs |
|---|
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (-.f64 #s(literal 1 binary64) (log1p.f64 (/.f64 y (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) y))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal -100 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (+.f64 (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y))))) |
(if (<=.f64 y #s(literal -2500000000000000053301047523635992180753144678169912366935834624 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (if (<=.f64 y #s(literal -1261007895663739/72057594037927936 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (if (<=.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y)))))) |
(if (<=.f64 y #s(literal -2500000000000000053301047523635992180753144678169912366935834624 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 y))) (if (<=.f64 y #s(literal -1261007895663739/72057594037927936 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 y #s(literal -1 binary64))))) (if (<=.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y)))))) |
(if (<=.f64 y #s(literal -2300000000000000169039949724462219605673577415229870444642304 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y)))) (if (<=.f64 y #s(literal -38 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) (if (<=.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y)))))) |
(if (<=.f64 y #s(literal -2300000000000000169039949724462219605673577415229870444642304 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 y))) (if (<=.f64 y #s(literal -38 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y))) (if (<=.f64 y #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) y) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (log.f64 (/.f64 x y)))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (neg.f64 y))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y)) #s(literal 4835703278458517/4835703278458516698824704 binary64)) (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x))) (+.f64 #s(literal 1 binary64) (log.f64 (neg.f64 y)))) |
(if (<=.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 1/2 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) |
(if (<=.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 x)))) |
(if (<=.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 1 binary64) y))) #s(literal 200 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) |
(if (<=.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -1 binary64)))) #s(literal 200 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 12 296× | accelerator-lowering-fma.f32 |
| 12 296× | accelerator-lowering-fma.f64 |
| 6 836× | accelerator-lowering-fma.f32 |
| 6 836× | accelerator-lowering-fma.f64 |
| 6 656× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 432 | 2626 |
| 1 | 1404 | 2020 |
| 2 | 4890 | 1789 |
| 0 | 8558 | 1696 |
| 0 | 275 | 1786 |
| 1 | 814 | 1627 |
| 2 | 2237 | 1597 |
| 3 | 7958 | 1597 |
| 0 | 8041 | 1529 |
| 0 | 9 | 38 |
| 1 | 71 | 38 |
| 2 | 656 | 38 |
| 0 | 8707 | 34 |
| 0 | 607 | 3784 |
| 1 | 1893 | 3294 |
| 2 | 5908 | 2837 |
| 0 | 8832 | 2711 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 504 to 275 computations (45.4% saved)
Compiled 636 to 198 computations (68.9% saved)
Loading profile data...