
Time bar (total: 16.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 49.9% | 0.2% | 0% | 49.9% | 0% | 3 |
| 0% | 0% | 49.9% | 0.2% | 0% | 49.9% | 0% | 4 |
| 0% | 0% | 49.9% | 0.2% | 0% | 49.9% | 0% | 5 |
| 0% | 0% | 49.9% | 0.2% | 0% | 49.9% | 0% | 6 |
| 0% | 0% | 25% | 0.2% | 0% | 74.9% | 0% | 7 |
| 0% | 0% | 25% | 0.2% | 0% | 74.9% | 0% | 8 |
| 0% | 0% | 25% | 0.2% | 0% | 74.9% | 0% | 9 |
| 0% | 0% | 25% | 0.2% | 0% | 74.9% | 0% | 10 |
| 50% | 12.5% | 12.5% | 0.2% | 0% | 74.9% | 0% | 11 |
| 50% | 12.5% | 12.5% | 0.2% | 0% | 74.9% | 0% | 12 |
Compiled 15 to 14 computations (6.7% saved)
| 1.1s | 2 442× | 1 | valid |
| 710.0ms | 5 814× | 0 | valid |
| 0.0ms | 5× | 0 | invalid |
ival-log: 1.0s (68.5% of total)ival-mult: 183.0ms (12.2% of total)ival-sub: 130.0ms (8.7% of total)ival-add: 77.0ms (5.2% of total)adjust: 64.0ms (4.3% of total)exact: 6.0ms (0.4% of total)ival-true: 6.0ms (0.4% of total)ival-assert: 3.0ms (0.2% of total)| 2× | egg-herbie |
| 730× | sub-neg |
| 524× | unsub-neg |
| 510× | distribute-rgt-in |
| 508× | accelerator-lowering-fma.f32 |
| 508× | accelerator-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 209 |
| 1 | 151 | 201 |
| 2 | 380 | 198 |
| 3 | 1009 | 198 |
| 4 | 2027 | 198 |
| 5 | 3062 | 198 |
| 6 | 3663 | 198 |
| 7 | 3866 | 198 |
| 8 | 3909 | 198 |
| 9 | 3919 | 198 |
| 10 | 3925 | 198 |
| 11 | 4001 | 198 |
| 12 | 4057 | 198 |
| 13 | 4081 | 198 |
| 14 | 4081 | 198 |
| 0 | 12 | 13 |
| 1 | 23 | 13 |
| 2 | 36 | 13 |
| 3 | 59 | 13 |
| 4 | 95 | 13 |
| 5 | 166 | 13 |
| 6 | 309 | 13 |
| 7 | 516 | 13 |
| 8 | 686 | 13 |
| 9 | 742 | 13 |
| 10 | 768 | 13 |
| 0 | 768 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
| Outputs |
|---|
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
| Inputs |
|---|
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* (neg x) (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log (neg y))) (* z (log (- 1 (neg y))))) t) |
(- (+ (* x (log y)) (* (neg z) (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) (neg t)) |
(neg (- (+ (* (neg x) (log y)) (* z (log (- 1 y)))) t)) |
(neg (- (+ (* x (log (neg y))) (* z (log (- 1 (neg y))))) t)) |
(neg (- (+ (* x (log y)) (* (neg z) (log (- 1 y)))) t)) |
(neg (- (+ (* x (log y)) (* z (log (- 1 y)))) (neg t))) |
(- (+ (* y (log x)) (* z (log (- 1 x)))) t) |
(- (+ (* z (log y)) (* x (log (- 1 y)))) t) |
(- (+ (* t (log y)) (* z (log (- 1 y)))) x) |
(- (+ (* x (log z)) (* y (log (- 1 z)))) t) |
(- (+ (* x (log t)) (* z (log (- 1 t)))) y) |
(- (+ (* x (log y)) (* t (log (- 1 y)))) z) |
| Outputs |
|---|
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+ (* z (log (- 1 y))) (- (* x (log y)) t)) |
(- (+ (* (neg x) (log y)) (* z (log (- 1 y)))) t) |
(- (* z (log (- 1 y))) (+ (* x (log y)) t)) |
(- (+ (* x (log (neg y))) (* z (log (- 1 (neg y))))) t) |
(+ (* x (log (neg y))) (- (* z (log (+ y 1))) t)) |
(- (+ (* x (log y)) (* (neg z) (log (- 1 y)))) t) |
(- (- (* x (log y)) t) (* z (log (- 1 y)))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) (neg t)) |
(+ (* z (log (- 1 y))) (+ (* x (log y)) t)) |
(neg (- (+ (* (neg x) (log y)) (* z (log (- 1 y)))) t)) |
(- (+ (* x (log y)) t) (* z (log (- 1 y)))) |
(neg (- (+ (* x (log (neg y))) (* z (log (- 1 (neg y))))) t)) |
(- (- t (* z (log (+ y 1)))) (* x (log (neg y)))) |
(neg (- (+ (* x (log y)) (* (neg z) (log (- 1 y)))) t)) |
(+ (* z (log (- 1 y))) (- t (* x (log y)))) |
(neg (- (+ (* x (log y)) (* z (log (- 1 y)))) (neg t))) |
(- (* (log (- 1 y)) (neg z)) (+ (* x (log y)) t)) |
(- (+ (* y (log x)) (* z (log (- 1 x)))) t) |
(- (* z (log (- 1 x))) (- t (* y (log x)))) |
(- (+ (* z (log y)) (* x (log (- 1 y)))) t) |
(+ (* x (log (- 1 y))) (- (* (log y) z) t)) |
(- (+ (* t (log y)) (* z (log (- 1 y)))) x) |
(- (* z (log (- 1 y))) (- x (* (log y) t))) |
(- (+ (* x (log z)) (* y (log (- 1 z)))) t) |
(+ (* y (log (- 1 z))) (- (* x (log z)) t)) |
(- (+ (* x (log t)) (* z (log (- 1 t)))) y) |
(+ (* z (log (- 1 t))) (- (* x (log t)) y)) |
(- (+ (* x (log y)) (* t (log (- 1 y)))) z) |
(+ (* (log (- 1 y)) t) (- (* x (log y)) z)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 254 | 0 | - | 0 | - | (log.f64 (-.f64 #s(literal 1 binary64) y)) |
| 0 | 0 | - | 0 | - | (*.f64 x (log.f64 y)) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) y) |
| 0 | 0 | - | 0 | - | (log.f64 y) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (-.f64 #s(literal 1 binary64) y)) | sensitivity | 254 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 37 | 0 |
| - | 217 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 37 | 0 | 0 |
| - | 217 | 0 | 2 |
| number | freq |
|---|---|
| 0 | 2 |
| 1 | 254 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 134.0ms | 360× | 1 | valid |
| 58.0ms | 132× | 2 | valid |
| 2.0ms | 20× | 0 | valid |
Compiled 134 to 52 computations (61.2% saved)
ival-log: 94.0ms (66.8% of total)ival-mult: 16.0ms (11.4% of total)adjust: 14.0ms (9.9% of total)ival-sub: 11.0ms (7.8% of total)ival-add: 5.0ms (3.6% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 4 to 4 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.4% | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (log.f64 y)) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| ✓ | cost-diff | 64 | (log.f64 (-.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 508× | accelerator-lowering-fma.f32 |
| 508× | accelerator-lowering-fma.f64 |
| 216× | *-lowering-*.f32 |
| 216× | *-lowering-*.f64 |
| 160× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 48 |
| 1 | 23 | 48 |
| 2 | 36 | 48 |
| 3 | 59 | 48 |
| 4 | 95 | 48 |
| 5 | 166 | 48 |
| 6 | 309 | 48 |
| 7 | 516 | 48 |
| 8 | 686 | 48 |
| 9 | 742 | 48 |
| 10 | 768 | 48 |
| 0 | 768 | 42 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(* x (log y)) |
x |
(log y) |
y |
(* z (log (- 1 y))) |
z |
(log (- 1 y)) |
(- 1 y) |
1 |
t |
| Outputs |
|---|
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
y |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
z |
(log (- 1 y)) |
(log1p.f64 (neg.f64 y)) |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| ✓ | accuracy | 100.0% | (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
| ✓ | accuracy | 99.6% | (*.f64 x (log.f64 y)) |
| ✓ | accuracy | 7.9% | (log.f64 (-.f64 #s(literal 1 binary64) y)) |
| 144.0ms | 66× | 2 | valid |
| 87.0ms | 180× | 1 | valid |
| 1.0ms | 10× | 0 | valid |
Compiled 50 to 14 computations (72% saved)
ival-log: 192.0ms (89.6% of total)ival-mult: 8.0ms (3.7% of total)adjust: 7.0ms (3.3% of total)ival-sub: 5.0ms (2.3% of total)ival-add: 3.0ms (1.4% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (log (- 1 y))> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* x (log y))> |
#<alt (* z (log (- 1 y)))> |
| Outputs |
|---|
#<alt (* z (log (- 1 y)))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x)))))> |
#<alt (* x (log y))> |
#<alt (+ (* -1 (* y z)) (* x (log y)))> |
#<alt (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z)))))> |
#<alt (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))))> |
#<alt (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))> |
#<alt (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))> |
#<alt (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))> |
#<alt (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))> |
#<alt (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))> |
#<alt (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))> |
#<alt (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))> |
#<alt (* x (log y))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z)))))> |
#<alt (* -1 y)> |
#<alt (* y (- (* -1/2 y) 1))> |
#<alt (* y (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 y))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y))> |
#<alt (* -1 (log (/ -1 y)))> |
#<alt (- (* -1 (log (/ -1 y))) (/ 1 y))> |
#<alt (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))> |
#<alt (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y)))> |
#<alt (- (* z (log (- 1 y))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* y z))> |
#<alt (* y (+ (* -1 z) (* -1/2 (* y z))))> |
#<alt (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))> |
#<alt (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* y (+ (* -1/3 z) (* -1/4 (* y z))))))))> |
#<alt (* z (+ (log -1) (* -1 (log (/ 1 y)))))> |
#<alt (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))> |
#<alt (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))> |
#<alt (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))> |
#<alt (* -1 (* z (log (/ -1 y))))> |
#<alt (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y)))> |
#<alt (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y)))> |
#<alt (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 63.0ms | z | @ | 0 | (* z (log (- 1 y))) |
| 35.0ms | x | @ | 0 | (* x (log y)) |
| 15.0ms | y | @ | 0 | (* x (log y)) |
| 15.0ms | y | @ | -inf | (* x (log y)) |
| 10.0ms | x | @ | 0 | (+ (* x (log y)) (* z (log (- 1 y)))) |
| 1× | batch-egg-rewrite |
| 7 024× | accelerator-lowering-fma.f32 |
| 7 024× | accelerator-lowering-fma.f64 |
| 4 486× | *-lowering-*.f32 |
| 4 486× | *-lowering-*.f64 |
| 2 892× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 38 |
| 1 | 60 | 38 |
| 2 | 499 | 38 |
| 3 | 6710 | 38 |
| 0 | 8182 | 32 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (log y)) (* z (log (- 1 y)))) |
(log (- 1 y)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* x (log y)) |
(* z (log (- 1 y))) |
| Outputs |
|---|
(+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(fma.f64 x (log.f64 y) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 x (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(fma.f64 (log.f64 y) x (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (log.f64 y) (/.f64 (*.f64 (log.f64 y) (*.f64 x x)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(fma.f64 (*.f64 x (log.f64 y)) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (*.f64 x (log.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(fma.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(fma.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 x (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(fma.f64 (*.f64 (log.f64 y) (*.f64 x x)) (/.f64 (log.f64 y) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (neg.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 9 binary64))) (*.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64))) (*.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64)))) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (*.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) (+.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 (*.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 (neg.f64 y))) |
(+.f64 (log1p.f64 (*.f64 (*.f64 y y) (neg.f64 y))) (neg.f64 (log1p.f64 (fma.f64 y y y)))) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 y y))) (neg.f64 (log1p.f64 y))) |
(+.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 y y) (neg.f64 y) #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (log1p.f64 (fma.f64 y y y))) (log1p.f64 (*.f64 (*.f64 y y) (neg.f64 y)))) |
(+.f64 (neg.f64 (log1p.f64 y)) (log1p.f64 (neg.f64 (*.f64 y y)))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (log1p.f64 (neg.f64 y))) |
(+.f64 (log.f64 (/.f64 (fma.f64 (*.f64 y y) (neg.f64 y) #s(literal 1 binary64)) (fma.f64 (fma.f64 y y y) (*.f64 (fma.f64 y y y) (fma.f64 y y y)) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (fma.f64 y y y) (-.f64 (fma.f64 y y y) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 (*.f64 y y) (neg.f64 y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y y) (fma.f64 y y y))))) (log1p.f64 (neg.f64 (fma.f64 y y y)))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 y (*.f64 y y) #s(literal 1 binary64)))) (log1p.f64 (-.f64 (*.f64 y y) y))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log1p.f64 (neg.f64 y)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 y y) (neg.f64 y))) (log1p.f64 (fma.f64 y y y))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 y y))) (log1p.f64 y)) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 y y) (neg.f64 y) #s(literal 1 binary64)))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y))) (log.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (fma.f64 y (*.f64 y y) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (log.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (log.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 y y #s(literal 1 binary64))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))))) |
(-.f64 (log.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))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y y)))) (log.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 y y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (neg.f64 y) #s(literal 1 binary64))))) (log.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y)))) (log.f64 (neg.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64))))) |
(-.f64 (log.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)))) (log.f64 (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)))))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) #s(literal 3 binary64)))) (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64))) (log.f64 (-.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (-.f64 (*.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)))) (*.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)))))) (log.f64 (+.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 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64)))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 y y) (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (log1p.f64 (fma.f64 y y y))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64))) (log1p.f64 y)) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) (log1p.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y y) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) (log1p.f64 (*.f64 y (*.f64 y y)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))))) (log1p.f64 (*.f64 (*.f64 y y) (fma.f64 y y #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))))) (log1p.f64 (*.f64 y y))) |
(neg.f64 (neg.f64 (log1p.f64 (neg.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 (*.f64 y y) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (fma.f64 y y y)) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 (*.f64 y y) (neg.f64 y))) (log1p.f64 (*.f64 (*.f64 y y) (neg.f64 y))) (fma.f64 (log1p.f64 (fma.f64 y y y)) (log1p.f64 (fma.f64 y y y)) (*.f64 (log1p.f64 (*.f64 (*.f64 y y) (neg.f64 y))) (log1p.f64 (fma.f64 y y y)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (neg.f64 (*.f64 y y))) (log1p.f64 (neg.f64 (*.f64 y y))) (fma.f64 (log1p.f64 y) (log1p.f64 y) (*.f64 (log1p.f64 (neg.f64 (*.f64 y y))) (log1p.f64 y))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 y y) (neg.f64 y))) (log1p.f64 (*.f64 (*.f64 y y) (neg.f64 y)))) (*.f64 (log1p.f64 (fma.f64 y y y)) (log1p.f64 (fma.f64 y y y)))) (log.f64 (*.f64 (fma.f64 (*.f64 y y) (neg.f64 y) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (neg.f64 (*.f64 y y))) (log1p.f64 (neg.f64 (*.f64 y y)))) (*.f64 (log1p.f64 y) (log1p.f64 y))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 y #s(literal 1 binary64))))) |
(log1p.f64 (neg.f64 y)) |
(+.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(+.f64 (neg.f64 t) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (*.f64 x (log.f64 y))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (neg.f64 (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(+.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 t (*.f64 x (log.f64 y)))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(-.f64 #s(literal 0 binary64) (-.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (+.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) t)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(-.f64 (+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 0 binary64)) t) |
(-.f64 (+.f64 (neg.f64 t) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (log.f64 y) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) (neg.f64 t)) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (neg.f64 (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 t)) |
(fma.f64 t #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 t)) |
(fma.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 t)) |
(fma.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 t)) |
(fma.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (neg.f64 (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 t)) |
(fma.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 t)) |
(fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) (neg.f64 t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) t) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (*.f64 x (log.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) (*.f64 x (log.f64 y))) |
(fma.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3/2 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (neg.f64 (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)))) (fma.f64 t (-.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 (*.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (neg.f64 t)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) (neg.f64 t)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (neg.f64 t)) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (neg.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t t (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (*.f64 t t) (fma.f64 t t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 9 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 t t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 t t))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 9 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 t t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (fma.f64 x (log.f64 y) (neg.f64 t))) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) (neg.f64 t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (-.f64 (neg.f64 t) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (fma.f64 x (log.f64 y) (neg.f64 t)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) (+.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) (+.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 9 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (fma.f64 t (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (fma.f64 (*.f64 t t) (fma.f64 t t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (fma.f64 t t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 t (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)))) (fma.f64 t (-.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(*.f64 (log1p.f64 (neg.f64 y)) z) |
| 1× | egg-herbie |
| 22 162× | accelerator-lowering-fma.f32 |
| 22 162× | accelerator-lowering-fma.f64 |
| 3 468× | +-lowering-+.f64 |
| 3 468× | +-lowering-+.f32 |
| 3 262× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 1688 |
| 1 | 588 | 1578 |
| 2 | 1828 | 1526 |
| 3 | 5269 | 1494 |
| 0 | 8403 | 1337 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (log (- 1 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(* x (log y)) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(* x (log y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) |
(+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) |
(+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) |
(+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) |
(+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) |
(+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(* x (log y)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(* -1 y) |
(* y (- (* -1/2 y) 1)) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 y)))) |
(- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y)) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y)) |
(* -1 (log (/ -1 y))) |
(- (* -1 (log (/ -1 y))) (/ 1 y)) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) |
(- (* z (log (- 1 y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* x (log y)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(- (* x (log y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (* x (log y)) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* z (log (- 1 y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(* -1 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* z (log (- 1 y))) |
(* -1 (* y z)) |
(* y (+ (* -1 z) (* -1/2 (* y z)))) |
(* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))) |
(* y (+ (* -1 z) (* y (+ (* -1/2 z) (* y (+ (* -1/3 z) (* -1/4 (* y z)))))))) |
(* z (+ (log -1) (* -1 (log (/ 1 y))))) |
(+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(* -1 (* z (log (/ -1 y)))) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y))) |
| Outputs |
|---|
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(fma.f64 x (log.f64 y) (*.f64 z (neg.f64 y))) |
(+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) |
(fma.f64 x (log.f64 y) (*.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) |
(fma.f64 y (-.f64 (*.f64 (*.f64 z y) (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64))) z) (*.f64 x (log.f64 y))) |
(+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) |
(fma.f64 z (log.f64 #s(literal -1 binary64)) (*.f64 (log.f64 y) (+.f64 z x))) |
(+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) |
(fma.f64 z (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 z x)) (/.f64 z y))) |
(+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(fma.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) (fma.f64 z (log.f64 #s(literal -1 binary64)) (*.f64 (log.f64 y) (+.f64 z x)))) |
(+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) |
(fma.f64 (/.f64 z (*.f64 y y)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)) (fma.f64 z (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 z x)) (/.f64 z y)))) |
(+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(fma.f64 x (log.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (neg.f64 y)) (+.f64 x z))) |
(+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(-.f64 (fma.f64 x (log.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (neg.f64 y)) (+.f64 x z))) (/.f64 z y)) |
(+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(fma.f64 x (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (neg.f64 y)) (+.f64 x z) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) (neg.f64 y)))) |
(+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(fma.f64 x (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (neg.f64 y)) (+.f64 x z) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))) y) z) y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* -1/2 y) 1)) |
(*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 y (fma.f64 y (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1)) |
(*.f64 y (fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (log -1) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y)) |
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))) |
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) y)) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y)) |
(+.f64 (log.f64 y) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)) (*.f64 y y)) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (log (/ -1 y))) |
(log.f64 (neg.f64 y)) |
(- (* -1 (log (/ -1 y))) (/ 1 y)) |
(+.f64 (log.f64 (neg.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) |
(+.f64 (log.f64 (neg.f64 y)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) y)) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) |
(-.f64 (log.f64 (neg.f64 y)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 y y)))) y)) |
(- (* z (log (- 1 y))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(fma.f64 y (-.f64 (*.f64 (*.f64 z y) (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64))) z) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(fma.f64 z (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 y) (+.f64 z x) (neg.f64 t))) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(-.f64 (fma.f64 z (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 z x)) (/.f64 z y))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t) |
(fma.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) (fma.f64 z (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 y) (+.f64 z x) (neg.f64 t)))) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t) |
(fma.f64 (/.f64 z (*.f64 y y)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)) (-.f64 (fma.f64 z (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 z x)) (/.f64 z y))) t)) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(-.f64 (fma.f64 x (log.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (neg.f64 y)) (+.f64 x z))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (-.f64 (fma.f64 x (log.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (neg.f64 y)) (+.f64 x z))) (/.f64 z y)) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (fma.f64 x (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (neg.f64 y)) (+.f64 x z) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) (neg.f64 y)))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (fma.f64 x (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (neg.f64 y)) (+.f64 x z) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))) y) z) y))) t) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 x (log.f64 y)) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y)))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* y (+ (* -1 z) (* -1/2 (* y z)))) |
(*.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))) |
(*.f64 y (-.f64 (*.f64 (*.f64 z y) (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64))) z)) |
(* y (+ (* -1 z) (* y (+ (* -1/2 z) (* y (+ (* -1/3 z) (* -1/4 (* y z)))))))) |
(*.f64 y (fma.f64 y (fma.f64 z (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/3 binary64))) (*.f64 z #s(literal -1/2 binary64))) (neg.f64 z))) |
(* z (+ (log -1) (* -1 (log (/ 1 y))))) |
(*.f64 z (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))) |
(+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) |
(-.f64 (*.f64 z (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))) (/.f64 z y)) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) |
(fma.f64 z (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) (neg.f64 y))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(fma.f64 z (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)) (fma.f64 (/.f64 z (*.f64 y y)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)) (/.f64 (neg.f64 z) y))) |
(* -1 (* z (log (/ -1 y)))) |
(*.f64 z (log.f64 (neg.f64 y))) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) |
(fma.f64 z (log.f64 (neg.f64 y)) (/.f64 (neg.f64 z) y)) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) |
(-.f64 (*.f64 z (log.f64 (neg.f64 y))) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) y)) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y))) |
(fma.f64 z (log.f64 (neg.f64 y)) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))) y) z) y)) |
Compiled 12 041 to 1 109 computations (90.8% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 369 | 15 | 384 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 370 | 15 | 385 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
| 59.1% | (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) | |
| ▶ | 86.4% | (fma.f64 x (log.f64 y) (neg.f64 t)) |
| 99.6% | (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) #s(literal -1 binary64)) | |
| 16.4% | (/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64))))) | |
| 31.7% | (/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) | |
| 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) | |
| 70.4% | (-.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) t) | |
| 91.2% | (-.f64 (fma.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 x (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) t) | |
| ▶ | 70.5% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) t) |
| 99.2% | (-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) | |
| ▶ | 99.6% | (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
| 15.1% | (*.f64 z (log1p.f64 (neg.f64 y))) | |
| 42.4% | (*.f64 x (log.f64 y)) | |
| ▶ | 45.8% | (neg.f64 t) |
Compiled 772 to 394 computations (49% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) t) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 26816 | (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 x (log.f64 y) (neg.f64 t)) |
| ✓ | cost-diff | 0 | (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 x (log.f64 y) (neg.f64 t)) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (log1p.f64 (neg.f64 y)) |
| ✓ | cost-diff | 0 | (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) |
| ✓ | cost-diff | 320 | (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
| ✓ | cost-diff | 28416 | (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
| 15 894× | accelerator-lowering-fma.f32 |
| 15 894× | accelerator-lowering-fma.f64 |
| 4 742× | *-lowering-*.f32 |
| 4 742× | *-lowering-*.f64 |
| 2 294× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 391 |
| 1 | 92 | 383 |
| 2 | 308 | 297 |
| 3 | 1278 | 281 |
| 4 | 4174 | 267 |
| 0 | 8365 | 235 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)) (* (+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) (/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t))))) |
(+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)) |
z |
(log (+ 1 (neg y))) |
(neg y) |
y |
(+ (* x (log y)) t) |
x |
(log y) |
t |
(* (+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) (/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)))) |
(+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) |
(+ (* z (log (+ 1 (neg y)))) (neg t)) |
(neg t) |
(/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t))) |
1 |
(neg t) |
t |
(+ (* x (log y)) (neg t)) |
x |
(log y) |
y |
(neg t) |
t |
(+ (* (* z y) (+ (* y -1/2) -1)) (+ (* x (log y)) (neg t))) |
(* z y) |
z |
y |
(+ (* y -1/2) -1) |
-1/2 |
-1 |
(+ (* x (log y)) (neg t)) |
x |
(log y) |
(neg t) |
t |
(- (/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))) t) |
(/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))) |
1 |
(/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2))) |
(- (* z (log (+ 1 (neg y)))) (* x (log y))) |
(* z (log (+ 1 (neg y)))) |
z |
(log (+ 1 (neg y))) |
(neg y) |
y |
(* x (log y)) |
x |
(log y) |
(- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)) |
(pow (* z (log (+ 1 (neg y)))) 2) |
2 |
(pow (* x (log y)) 2) |
t |
| Outputs |
|---|
(* (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)) (* (+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) (/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) |
z |
(log (+ 1 (neg y))) |
(log1p.f64 (neg.f64 y)) |
(neg y) |
(neg.f64 y) |
y |
(+ (* x (log y)) t) |
(fma.f64 x (log.f64 y) t) |
x |
(log y) |
(log.f64 y) |
t |
(* (+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) (/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)))) |
(/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 x (log.f64 y)) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* z (log (+ 1 (neg y)))) (neg t)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(neg t) |
(neg.f64 t) |
(/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
1 |
#s(literal 1 binary64) |
(neg t) |
(neg.f64 t) |
t |
(+ (* x (log y)) (neg t)) |
(-.f64 (*.f64 x (log.f64 y)) t) |
x |
(log y) |
(log.f64 y) |
y |
(neg t) |
(neg.f64 t) |
t |
(+ (* (* z y) (+ (* y -1/2) -1)) (+ (* x (log y)) (neg t))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y (fma.f64 (*.f64 z y) #s(literal 1/2 binary64) z) t)) |
(* z y) |
(*.f64 z y) |
z |
y |
(+ (* y -1/2) -1) |
(fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
-1 |
#s(literal -1 binary64) |
(+ (* x (log y)) (neg t)) |
(-.f64 (*.f64 x (log.f64 y)) t) |
x |
(log y) |
(log.f64 y) |
(neg t) |
(neg.f64 t) |
t |
(- (/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
1 |
#s(literal 1 binary64) |
(/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(- (* z (log (+ 1 (neg y)))) (* x (log y))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (*.f64 x (log.f64 y)))) |
(* z (log (+ 1 (neg y)))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
z |
(log (+ 1 (neg y))) |
(log1p.f64 (neg.f64 y)) |
(neg y) |
(neg.f64 y) |
y |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
(- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)) |
(-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) |
(pow (* z (log (+ 1 (neg y)))) 2) |
(pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(pow (* x (log y)) 2) |
(pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) |
t |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 x (log.f64 y)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
| ✓ | accuracy | 98.3% | (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) |
| ✓ | accuracy | 59.2% | (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
| ✓ | accuracy | 99.8% | (fma.f64 x (log.f64 y) (neg.f64 t)) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 99.8% | (fma.f64 x (log.f64 y) (neg.f64 t)) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 99.8% | (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
| ✓ | accuracy | 99.8% | (fma.f64 x (log.f64 y) t) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
| ✓ | accuracy | 99.6% | (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
| 64.0ms | 256× | 0 | valid |
Compiled 313 to 36 computations (88.5% saved)
ival-mult: 11.0ms (28.6% of total)ival-add: 7.0ms (18.2% of total)ival-div: 5.0ms (13% of total)ival-pow2: 4.0ms (10.4% of total)ival-sub: 3.0ms (7.8% of total)ival-log: 3.0ms (7.8% of total)ival-log1p: 2.0ms (5.2% of total)ival-neg: 2.0ms (5.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)) (* (+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) (/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)))))> |
#<alt (* (+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) (/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t))))> |
#<alt (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t))> |
#<alt (log (+ 1 (neg y)))> |
#<alt (neg t)> |
#<alt (+ (* x (log y)) (neg t))> |
#<alt (log y)> |
#<alt (+ (* (* z y) (+ (* y -1/2) -1)) (+ (* x (log y)) (neg t)))> |
#<alt (* z y)> |
#<alt (+ (* y -1/2) -1)> |
#<alt (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))> |
#<alt (/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2))))> |
#<alt (- (/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))) t)> |
#<alt (- (* z (log (+ 1 (neg y)))) (* x (log y)))> |
#<alt (/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)))> |
#<alt (+ (* x (log y)) t)> |
#<alt (+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t)))> |
#<alt (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2))> |
#<alt (* x (log y))> |
| Outputs |
|---|
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (* z (log (- 1 y))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (/ (- (* z (log (- 1 y))) t) (+ t (* z (log (- 1 y)))))> |
#<alt (- (+ (* x (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ (* z (log (- 1 y))) (+ t (* z (log (- 1 y)))))) (/ t (+ t (* z (log (- 1 y))))))> |
#<alt (- (+ (* x (- (+ (* -1 (/ (* x (* (log y) (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2))))) (+ t (* z (log (- 1 y)))))) (/ (log y) (+ t (* z (log (- 1 y)))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ (* z (log (- 1 y))) (+ t (* z (log (- 1 y)))))) (/ t (+ t (* z (log (- 1 y))))))> |
#<alt (- (+ (* x (- (+ (* x (- (/ (* x (* (pow (log y) 2) (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2))))) (pow (+ t (* z (log (- 1 y)))) 2)) (/ (* (log y) (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (+ t (* z (log (- 1 y))))))) (/ (log y) (+ t (* z (log (- 1 y)))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ (* z (log (- 1 y))) (+ t (* z (log (- 1 y)))))) (/ t (+ t (* z (log (- 1 y))))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ t (* x (log y)))))> |
#<alt (- (+ 1 (* 2 (/ (* t (+ t (* z (log (- 1 y))))) (* (pow x 2) (pow (log y) 2))))) (* 2 (/ t (* x (log y)))))> |
#<alt (- (+ 1 (* -2 (/ (* t (pow (+ t (* z (log (- 1 y)))) 2)) (* (pow x 3) (pow (log y) 3))))) (+ (* -2 (/ (* t (+ t (* z (log (- 1 y))))) (* (pow x 2) (pow (log y) 2)))) (* 2 (/ t (* x (log y))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y)))) x)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (* (+ t (* z (log (- 1 y)))) (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y))))) (* x (log y)))) (* -1 (/ (- (* z (log (- 1 y))) t) (log y)))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y)))) x)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (+ t (* z (log (- 1 y)))) 2) (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y))))) (* x (pow (log y) 2)))) (* -1 (/ (* (+ t (* z (log (- 1 y)))) (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y))))) (log y)))) x)) (* -1 (/ (- (* z (log (- 1 y))) t) (log y)))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y)))) x)))> |
#<alt (/ (- (* x (log y)) t) (+ t (* x (log y))))> |
#<alt (- (+ (* y (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y)))))> |
#<alt (- (+ (* y (- (+ (* -1 (/ z (+ t (* x (log y))))) (* y (- (* -1/2 (/ z (+ t (* x (log y))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/2 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y)))))> |
#<alt (- (+ (* y (- (+ (* -1 (/ z (+ t (* x (log y))))) (* y (- (+ (* -1/2 (/ z (+ t (* x (log y))))) (* y (- (* -1/3 (/ z (+ t (* x (log y))))) (+ (* -1 (/ (* z (- (* -1/2 (/ z (+ t (* x (log y))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/2 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))))) (+ t (* x (log y))))) (+ (* -1/2 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/3 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/2 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y)))))> |
#<alt (/ (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))> |
#<alt (- (+ (* -1 (/ z (* y (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* x (log (/ 1 y))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (/ t (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))))> |
#<alt (- (+ (* -1 (/ z (* y (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* x (log (/ 1 y))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1/2 (/ z (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (/ t (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))))))> |
#<alt (- (+ (* -1 (/ z (* y (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* x (log (/ 1 y))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1/2 (/ z (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1/3 (/ z (* (pow y 3) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (* -1/2 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1/2 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))))) (* (pow y 3) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1/2 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (* (pow y 3) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1/3 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* (pow y 3) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (/ t (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))))))))> |
#<alt (/ (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))> |
#<alt (- (+ (* -1 (/ (* z (log (/ -1 y))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1 (/ (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (/ t (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))> |
#<alt (- (+ (* -1 (/ (* z (log (/ -1 y))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (/ t (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))> |
#<alt (- (+ (* -1 (/ (* z (log (/ -1 y))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* 1/3 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (* -1/2 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))))) y)) (* -1/2 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (/ t (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))> |
#<alt (/ (- (* x (log y)) t) (+ t (* x (log y))))> |
#<alt (- (+ (* z (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y)))))> |
#<alt (- (+ (* z (- (+ (* -1 (/ (* z (* (log (- 1 y)) (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (/ (log (- 1 y)) (+ t (* x (log y))))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y)))))> |
#<alt (- (+ (* z (- (+ (* z (- (/ (* z (* (pow (log (- 1 y)) 2) (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (pow (+ t (* x (log y))) 2)) (/ (* (log (- 1 y)) (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (+ t (* x (log y)))))) (/ (log (- 1 y)) (+ t (* x (log y))))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y)))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ t (* z (log (- 1 y))))))> |
#<alt (- (+ 1 (* 2 (/ (* t (+ t (* x (log y)))) (* (pow z 2) (pow (log (- 1 y)) 2))))) (* 2 (/ t (* z (log (- 1 y))))))> |
#<alt (- (+ 1 (* -2 (/ (* t (pow (+ t (* x (log y))) 2)) (* (pow z 3) (pow (log (- 1 y)) 3))))) (+ (* -2 (/ (* t (+ t (* x (log y)))) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* 2 (/ t (* z (log (- 1 y)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y))))) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (* (+ t (* x (log y))) (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y)))))) (* z (log (- 1 y))))) (* -1 (/ (- (* x (log y)) t) (log (- 1 y))))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y))))) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (+ t (* x (log y))) 2) (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y)))))) (* z (pow (log (- 1 y)) 2)))) (* -1 (/ (* (+ t (* x (log y))) (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y)))))) (log (- 1 y))))) z)) (* -1 (/ (- (* x (log y)) t) (log (- 1 y))))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y))))) z)))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ t (+ (* x (log y)) (* z (log (- 1 y)))))))> |
#<alt (+ 1 (* t (- (* 2 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) (* 2 (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))))))> |
#<alt (+ 1 (* t (- (* t (+ (* -2 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3))) (* 2 (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))))) (* 2 (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))))))> |
#<alt -1> |
#<alt (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))> |
#<alt (- (+ (* -1 (/ (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (+ (* x (log y)) (* z (log (- 1 y)))) (* -1 (+ (* x (log y)) (* z (log (- 1 y))))))) (pow t 2))) (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))) (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))> |
#<alt (- (+ (/ (* x (log y)) t) (+ (/ (* z (log (- 1 y))) t) (/ (* (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (- (+ (* x (log y)) (* z (log (- 1 y)))) (* -1 (+ (* x (log y)) (* z (log (- 1 y))))))) (pow t 3)))) (+ 1 (+ (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) (/ (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (+ (* x (log y)) (* z (log (- 1 y)))) (* -1 (+ (* x (log y)) (* z (log (- 1 y))))))) (pow t 2)))))> |
#<alt -1> |
#<alt (- (* -1 (/ (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1)> |
#<alt (- (* -1 (/ (- (+ (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (* -1 (/ (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y)))))) t))) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1)> |
#<alt (- (* -1 (/ (- (+ (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (* -1 (/ (- (* -1 (/ (* (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y)))))) t)) (* -1 (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y)))))))) t))) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1)> |
#<alt (+ t (* x (log y)))> |
#<alt (+ t (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ t (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ t (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (+ (/ t z) (/ (* x (log y)) z))))> |
#<alt (* z (+ (log (- 1 y)) (+ (/ t z) (/ (* x (log y)) z))))> |
#<alt (* z (+ (log (- 1 y)) (+ (/ t z) (/ (* x (log y)) z))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ t (* x (log y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ t (* x (log y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ t (* x (log y))) z)))))> |
#<alt (+ t (* x (log y)))> |
#<alt (+ t (+ (* -1 (* y z)) (* x (log y))))> |
#<alt (+ t (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))))> |
#<alt (+ t (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))))> |
#<alt (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))> |
#<alt (+ t (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))> |
#<alt (+ t (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))> |
#<alt (+ t (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))))> |
#<alt (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))> |
#<alt (+ t (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))> |
#<alt (+ t (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))> |
#<alt (+ t (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))> |
#<alt (+ t (* z (log (- 1 y))))> |
#<alt (+ t (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ t (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ t (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (+ (/ t x) (/ (* z (log (- 1 y))) x))))> |
#<alt (* x (+ (log y) (+ (/ t x) (/ (* z (log (- 1 y))) x))))> |
#<alt (* x (+ (log y) (+ (/ t x) (/ (* z (log (- 1 y))) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ t (* z (log (- 1 y)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ t (* z (log (- 1 y)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ t (* z (log (- 1 y)))) x)))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ t (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ t (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ t (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt t> |
#<alt (* t (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))))> |
#<alt (* t (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))))> |
#<alt (* t (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1)))> |
#<alt (* -1 y)> |
#<alt (* y (- (* -1/2 y) 1))> |
#<alt (* y (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 y))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y))> |
#<alt (* -1 (log (/ -1 y)))> |
#<alt (- (* -1 (log (/ -1 y))) (/ 1 y))> |
#<alt (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))> |
#<alt (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y)))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ t x))))> |
#<alt (* x (+ (log y) (* -1 (/ t x))))> |
#<alt (* x (+ (log y) (* -1 (/ t x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ t x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ t x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ t x))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* -1 (* x (log (/ 1 y)))) t)> |
#<alt (- (* -1 (* x (log (/ 1 y)))) t)> |
#<alt (- (* -1 (* x (log (/ 1 y)))) t)> |
#<alt (- (* -1 (* x (log (/ 1 y)))) t)> |
#<alt (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t)> |
#<alt (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t)> |
#<alt (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t)> |
#<alt (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t)> |
#<alt (* x (log y))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t)))))> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t)> |
#<alt (* y (* z (- (* -1/2 y) 1)))> |
#<alt (* z (- (+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* y (* z (- (* -1/2 y) 1)))> |
#<alt (* -1 (* z (+ (* -1 (* y (- (* -1/2 y) 1))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (* y (- (* -1/2 y) 1))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (* y (- (* -1/2 y) 1))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t)> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1 (/ z y)) (* -1/2 z)))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 2))) (* -1/2 z))) (/ t (pow y 2))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 2))) (* -1/2 z))) (/ t (pow y 2))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1 (/ z y)) (* -1/2 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z)))> |
#<alt (- (* y (* z (- (* -1/2 y) 1))) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (/ (* y (* z (- (* -1/2 y) 1))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* y (* z (- (* -1/2 y) 1))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* y (* z (- (* -1/2 y) 1))) x)) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (* z (- (* -1/2 y) 1))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (* z (- (* -1/2 y) 1))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (* z (- (* -1/2 y) 1))) t) x)))))> |
#<alt (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* y (* z (- (* -1/2 y) 1))) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* y (* z (- (* -1/2 y) 1))) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* y (* z (- (* -1/2 y) 1))) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t)))))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt -1> |
#<alt (- (* -1/2 y) 1)> |
#<alt (- (* -1/2 y) 1)> |
#<alt (- (* -1/2 y) 1)> |
#<alt (* -1/2 y)> |
#<alt (* -1 (* y (+ 1/2 (/ 1 y))))> |
#<alt (* -1 (* y (+ 1/2 (/ 1 y))))> |
#<alt (* -1 (* y (+ 1/2 (/ 1 y))))> |
#<alt (* -1/2 y)> |
#<alt (* -1 (* y (+ 1/2 (/ 1 y))))> |
#<alt (* -1 (* y (+ 1/2 (/ 1 y))))> |
#<alt (* -1 (* y (+ 1/2 (/ 1 y))))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y))))> |
#<alt (+ (* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ (* z (pow (log (- 1 y)) 2)) (* (pow x 3) (pow (log y) 3))))) (/ 1 (* x (log y))))> |
#<alt (+ (* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (* z (- (* -1 (/ (* z (pow (log (- 1 y)) 3)) (* (pow x 4) (pow (log y) 4)))) (* -1 (/ (pow (log (- 1 y)) 2) (* (pow x 3) (pow (log y) 3)))))))) (/ 1 (* x (log y))))> |
#<alt (/ 1 (* z (log (- 1 y))))> |
#<alt (/ (+ (* -1 (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (/ 1 (log (- 1 y)))) z)> |
#<alt (/ (+ (* -1 (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (+ (/ 1 (log (- 1 y))) (/ (* (pow x 2) (pow (log y) 2)) (* (pow z 2) (pow (log (- 1 y)) 3))))) z)> |
#<alt (/ (- (+ (* -1 (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (+ (* -1 (/ (* (pow x 3) (pow (log y) 3)) (* (pow z 3) (pow (log (- 1 y)) 4)))) (/ 1 (log (- 1 y))))) (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* (pow z 2) (pow (log (- 1 y)) 3))))) z)> |
#<alt (/ 1 (* z (log (- 1 y))))> |
#<alt (* -1 (/ (- (/ (* x (log y)) (* z (pow (log (- 1 y)) 2))) (/ 1 (log (- 1 y)))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* x (log y)) (pow (log (- 1 y)) 2))) (/ (* (pow x 2) (pow (log y) 2)) (* z (pow (log (- 1 y)) 3)))) z)) (/ 1 (log (- 1 y)))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* x (log y)) (pow (log (- 1 y)) 2))) (* -1 (/ (- (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 4))) (/ (* (pow x 2) (pow (log y) 2)) (pow (log (- 1 y)) 3))) z))) z)) (/ 1 (log (- 1 y)))) z))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (+ (/ 1 (* x (log y))) (/ (* y z) (* (pow x 2) (pow (log y) 2))))> |
#<alt (+ (* y (+ (* y (- (* 1/2 (/ z (* (pow x 2) (pow (log y) 2)))) (* -1 (/ (pow z 2) (* (pow x 3) (pow (log y) 3)))))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y))))> |
#<alt (+ (* y (+ (* y (- (+ (* 1/2 (/ z (* (pow x 2) (pow (log y) 2)))) (* y (- (* 1/3 (/ z (* (pow x 2) (pow (log y) 2)))) (+ (* -1 (/ (pow z 2) (* (pow x 3) (pow (log y) 3)))) (* -1 (/ (pow z 3) (* (pow x 4) (pow (log y) 4)))))))) (* -1 (/ (pow z 2) (* (pow x 3) (pow (log y) 3)))))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y))))> |
#<alt (/ (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))> |
#<alt (- (+ (* -1 (/ z (* y (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* y (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))) (* -1 (/ (* x (log (/ 1 y))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))))> |
#<alt (- (+ (* -1 (/ z (* y (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -1/2 (/ z (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* y (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))) (+ (* -1 (/ (* x (log (/ 1 y))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* (pow y 2) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))))> |
#<alt (- (+ (* -1 (/ z (* y (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -1/2 (/ z (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -1/3 (/ z (* (pow y 3) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1/2 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 3) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* y (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))) (+ (* -1 (/ (* x (log (/ 1 y))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 3) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* (pow y 2) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2))) (/ (* (pow z 2) (* (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* (pow y 3) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2))))))))))> |
#<alt (/ (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))> |
#<alt (- (+ (* -1 (/ (* z (log (/ -1 y))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (- (+ (* -1 (/ (* z (log (/ -1 y))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y)) (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (- (+ (* -1 (/ (* z (log (/ -1 y))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1/2 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (/ (* (pow z 2) (* (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (- (* -2/3 (log (/ -1 y))) 1))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2))))) y)) (* -1/2 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y)) (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (/ 1 (* z (log (- 1 y))))> |
#<alt (+ (* -1 (/ (* x (log y)) (* (pow z 2) (pow (log (- 1 y)) 2)))) (/ 1 (* z (log (- 1 y)))))> |
#<alt (+ (* x (+ (* -1 (/ (log y) (* (pow z 2) (pow (log (- 1 y)) 2)))) (/ (* x (pow (log y) 2)) (* (pow z 3) (pow (log (- 1 y)) 3))))) (/ 1 (* z (log (- 1 y)))))> |
#<alt (+ (* x (+ (* -1 (/ (log y) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* x (- (* -1 (/ (* x (pow (log y) 3)) (* (pow z 4) (pow (log (- 1 y)) 4)))) (* -1 (/ (pow (log y) 2) (* (pow z 3) (pow (log (- 1 y)) 3)))))))) (/ 1 (* z (log (- 1 y)))))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x)> |
#<alt (/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (+ (/ 1 (log y)) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 3))))) x)> |
#<alt (/ (- (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (+ (* -1 (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* (pow x 3) (pow (log y) 4)))) (/ 1 (log y)))) (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 3))))) x)> |
#<alt (/ 1 (* x (log y)))> |
#<alt (* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* x (pow (log y) 3)))) x)) (/ 1 (log y))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (* -1 (/ (- (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* x (pow (log y) 4))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow (log y) 3))) x))) x)) (/ 1 (log y))) x))> |
#<alt (* x (log y))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z)))))> |
#<alt (* x (log y))> |
#<alt (+ (* -1 (* y z)) (* x (log y)))> |
#<alt (+ (* x (log y)) (* y (- (* -1/2 (* y z)) z)))> |
#<alt (+ (* x (log y)) (* y (- (* y (- (* -1/3 (* y z)) (* 1/2 z))) z)))> |
#<alt (/ (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))> |
#<alt (- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))> |
#<alt (- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))> |
#<alt (- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (/ (* (pow z 2) (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1 (/ (* z (- (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1/2 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/3 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))))))))> |
#<alt (/ (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))> |
#<alt (- (+ (* -1 (/ (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))> |
#<alt (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (* -1 (/ (- (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))> |
#<alt (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow z 2) (- (* -2/3 (log (/ -1 y))) 1)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* 1/3 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x)))))> |
#<alt (* -1 (+ t (* -1 (* x (log y)))))> |
#<alt (- (* z (log (- 1 y))) (+ t (* -1 (* x (log y)))))> |
#<alt (- (* z (+ (log (- 1 y)) (* z (+ (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))) (/ (pow (log (- 1 y)) 2) (* x (log y))))))) (+ t (* -1 (* x (log y)))))> |
#<alt (- (* z (+ (log (- 1 y)) (* z (+ (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))) (/ (pow (log (- 1 y)) 2) (* x (log y))))))) (+ t (* -1 (* x (log y)))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (+ t (* -1 (* x (log y)))) z))))> |
#<alt (* z (- (+ (log (- 1 y)) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (pow z 2)))) (+ (* -1 (/ (* x (log y)) z)) (/ t z))))> |
#<alt (* z (- (+ (log (- 1 y)) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (pow z 2)))) (+ (* -1 (/ (* x (log y)) z)) (/ t z))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (+ (* -1 (/ (* x (log y)) z)) (/ t z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (+ t (* -1 (* x (log y))))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (+ t (* -1 (* x (log y))))) z)))))> |
#<alt (* -1 (+ t (* -1 (* x (log y)))))> |
#<alt (- (* -1 (* y z)) (+ t (* -1 (* x (log y)))))> |
#<alt (- (* y (+ (* -1 z) (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (+ (* -1/2 z) (/ (pow z 2) (* x (log y)))))))) (+ t (* -1 (* x (log y)))))> |
#<alt (- (* y (+ (* -1 z) (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (+ (* -1/2 z) (+ (* y (- (+ (* -1 (/ (* z (+ (* -1/2 z) (/ (pow z 2) (* x (log y))))) (* x (log y)))) (+ (* -1 (/ (pow z 2) (* x (log y)))) (+ (* -1/3 z) (* 1/2 (/ (pow z 2) (* x (log y))))))) (* -1 (/ (pow z 3) (* (pow x 2) (pow (log y) 2)))))) (/ (pow z 2) (* x (log y))))))))) (+ t (* -1 (* x (log y)))))> |
#<alt (- (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) (+ t (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))> |
#<alt (- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ t (+ (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))))> |
#<alt (- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))) (+ t (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))))))> |
#<alt (- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3)))) (+ (* -1/3 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (/ (* z (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3))) (* -1/2 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (/ (* (pow z 2) (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))))))) (+ t (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1/2 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/3 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))))))> |
#<alt (- (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))> |
#<alt (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))> |
#<alt (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y)) (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))> |
#<alt (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (+ (* -1 (/ (- (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (* -1/2 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* 1/3 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (+ (* 1/2 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (/ (* (pow z 2) (- (* -2/3 (log (/ -1 y))) 1)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* 1/3 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y)) (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))> |
#<alt (- (* z (log (- 1 y))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (- (* -1 (* x (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (/ (pow (log y) 2) (* z (log (- 1 y))))))) (* -1 (log y)))) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (- (* -1 (* x (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (/ (pow (log y) 2) (* z (log (- 1 y))))))) (* -1 (log y)))) (* z (log (- 1 y)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (/ (* z (log (- 1 y))) x) (+ (* -1 (log y)) (/ t x))))> |
#<alt (* x (- (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (+ (/ (* z (log (- 1 y))) x) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y))))) (+ (* -1 (log y)) (/ t x))))> |
#<alt (* x (- (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (+ (/ (* z (log (- 1 y))) x) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y))))) (+ (* -1 (log y)) (/ t x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* z (log (- 1 y))) t) x)) (log y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) x)) (* z (log (- 1 y)))) t) x)) (log y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) x)) (* z (log (- 1 y)))) t) x)) (log y))))> |
#<alt (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y)))))> |
#<alt (- (+ (* -1 t) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y)))))> |
#<alt (- (+ (* -1 t) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y)))))> |
#<alt (- (+ (* -1 t) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y)))))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))) (+ 1 (/ (* (pow x 2) (pow (log y) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))))))> |
#<alt (* t (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))) (+ 1 (/ (* (pow x 2) (pow (log y) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))))))> |
#<alt (* t (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))) (+ 1 (/ (* (pow x 2) (pow (log y) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))))))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) t)))))> |
#<alt (* -1 (* x (log y)))> |
#<alt (- (* z (log (- 1 y))) (* x (log y)))> |
#<alt (- (* z (log (- 1 y))) (* x (log y)))> |
#<alt (- (* z (log (- 1 y))) (* x (log y)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (* x (log y)) z))))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (* x (log y)) z))))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (* x (log y)) z))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (* x (log y)) z))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (* x (log y)) z))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (* x (log y)) z))))> |
#<alt (* -1 (* x (log y)))> |
#<alt (- (* -1 (* y z)) (* x (log y)))> |
#<alt (- (* y (+ (* -1 z) (* -1/2 (* y z)))) (* x (log y)))> |
#<alt (- (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))) (* x (log y)))> |
#<alt (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))> |
#<alt (- (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) (* -1 (* x (log (/ 1 y)))))> |
#<alt (- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) (* -1 (* x (log (/ 1 y)))))> |
#<alt (- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) (* -1 (* x (log (/ 1 y)))))> |
#<alt (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (+ (* -1 (* x (log y))) (* z (log (- 1 y))))> |
#<alt (+ (* -1 (* x (log y))) (* z (log (- 1 y))))> |
#<alt (+ (* -1 (* x (log y))) (* z (log (- 1 y))))> |
#<alt (* -1 (* x (log y)))> |
#<alt (* x (- (/ (* z (log (- 1 y))) x) (log y)))> |
#<alt (* x (- (/ (* z (log (- 1 y))) x) (log y)))> |
#<alt (* x (- (/ (* z (log (- 1 y))) x) (log y)))> |
#<alt (* -1 (* x (log y)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (log y)))))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (log y)))))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (log y)))))> |
#<alt (/ 1 (+ t (* x (log y))))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (pow (+ t (* x (log y))) 2))) (/ 1 (+ t (* x (log y)))))> |
#<alt (+ (* z (- (/ (* z (pow (log (- 1 y)) 2)) (pow (+ t (* x (log y))) 3)) (/ (log (- 1 y)) (pow (+ t (* x (log y))) 2)))) (/ 1 (+ t (* x (log y)))))> |
#<alt (+ (* z (- (* z (- (* -1 (/ (* z (pow (log (- 1 y)) 3)) (pow (+ t (* x (log y))) 4))) (* -1 (/ (pow (log (- 1 y)) 2) (pow (+ t (* x (log y))) 3))))) (/ (log (- 1 y)) (pow (+ t (* x (log y))) 2)))) (/ 1 (+ t (* x (log y)))))> |
#<alt (/ 1 (* z (log (- 1 y))))> |
#<alt (/ (+ (* -1 (/ (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2))) z)) (/ 1 (log (- 1 y)))) z)> |
#<alt (/ (- (+ (/ 1 (log (- 1 y))) (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y))))) (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2))))) z)> |
#<alt (/ (- (+ (* -1 (/ (* (pow (+ t (* x (log y))) 2) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 3) (pow (log (- 1 y)) 2)))) (/ 1 (log (- 1 y)))) (+ (* -1 (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y))))) (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))))) z)> |
#<alt (/ 1 (* z (log (- 1 y))))> |
#<alt (* -1 (/ (- (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (/ 1 (log (- 1 y)))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* z (log (- 1 y)))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) z)) (/ 1 (log (- 1 y)))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ t (* x (log y))) 2) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* z (pow (log (- 1 y)) 2))) (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (log (- 1 y)))) z)) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) z)) (/ 1 (log (- 1 y)))) z))> |
#<alt (/ 1 (+ t (* x (log y))))> |
#<alt (+ (/ 1 (+ t (* x (log y)))) (/ (* y z) (pow (+ t (* x (log y))) 2)))> |
#<alt (+ (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (* -1/2 (/ z (pow (+ t (* x (log y))) 2)))))) (* -1 (/ z (pow (+ t (* x (log y))) 2))))) (/ 1 (+ t (* x (log y)))))> |
#<alt (+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (+ (* -1/3 (/ z (pow (+ t (* x (log y))) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (* -1/2 (/ z (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y)))))))) (+ (* -1 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (* -1/2 (/ z (pow (+ t (* x (log y))) 2)))))) (* -1 (/ z (pow (+ t (* x (log y))) 2))))) (/ 1 (+ t (* x (log y)))))> |
#<alt (/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))> |
#<alt (+ (/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) (/ z (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (pow y 2))) (/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ z (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3))) (+ (* -1/3 (/ z (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (pow y 3))) (/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1 (/ z (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1 (/ (pow z 2) (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3)))) (* -1/2 (/ z (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))))))> |
#<alt (/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))> |
#<alt (+ (/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ z (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3)))) (* -1/2 (/ z (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))))) (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))))) (* y (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* 1/3 (/ z (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (* 1/2 (/ (pow z 2) (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3)))))) (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))))) y)) (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))> |
#<alt (/ 1 (+ t (* z (log (- 1 y)))))> |
#<alt (+ (* -1 (/ (* x (log y)) (pow (+ t (* z (log (- 1 y)))) 2))) (/ 1 (+ t (* z (log (- 1 y))))))> |
#<alt (+ (* x (- (/ (* x (pow (log y) 2)) (pow (+ t (* z (log (- 1 y)))) 3)) (/ (log y) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ 1 (+ t (* z (log (- 1 y))))))> |
#<alt (+ (* x (- (* x (- (* -1 (/ (* x (pow (log y) 3)) (pow (+ t (* z (log (- 1 y)))) 4))) (* -1 (/ (pow (log y) 2) (pow (+ t (* z (log (- 1 y)))) 3))))) (/ (log y) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ 1 (+ t (* z (log (- 1 y))))))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ (+ (* -1 (/ (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x)) (/ 1 (log y))) x)> |
#<alt (/ (- (+ (/ 1 (log y)) (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y)))) (+ (/ t (* x (pow (log y) 2))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))) x)> |
#<alt (/ (- (+ (* -1 (/ (* (pow (+ t (* z (log (- 1 y)))) 2) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 3) (pow (log y) 2)))) (/ 1 (log y))) (+ (* -1 (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y)))) (+ (/ t (* x (pow (log y) 2))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) x)> |
#<alt (/ 1 (* x (log y)))> |
#<alt (* -1 (/ (- (+ (/ t (* x (pow (log y) 2))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* x (log y))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) x)) (/ 1 (log y))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ t (* z (log (- 1 y)))) 2) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* x (pow (log y) 2))) (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (log y))) x)) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) x)) (/ 1 (log y))) x))> |
#<alt (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ (* -1 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y))))))> |
#<alt (+ (* t (- (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y))))))> |
#<alt (+ (* t (- (* t (+ (* -1 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 4))) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)))) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y))))))> |
#<alt (/ 1 t)> |
#<alt (/ (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))) t)> |
#<alt (/ (- (+ 1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2))) (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))) t)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) (pow t 3)))) (+ (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2))) (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) t)> |
#<alt (/ 1 t)> |
#<alt (* -1 (/ (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) t) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) t) (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)) t)) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) t))> |
#<alt t> |
#<alt (+ t (* x (log y)))> |
#<alt (+ t (* x (log y)))> |
#<alt (+ t (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (/ t x)))> |
#<alt (* x (+ (log y) (/ t x)))> |
#<alt (* x (+ (log y) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ t x)))))> |
#<alt (+ t (* x (log y)))> |
#<alt (+ t (* x (log y)))> |
#<alt (+ t (* x (log y)))> |
#<alt (+ t (* x (log y)))> |
#<alt (+ t (* -1 (* x (log (/ 1 y)))))> |
#<alt (+ t (* -1 (* x (log (/ 1 y)))))> |
#<alt (+ t (* -1 (* x (log (/ 1 y)))))> |
#<alt (+ t (* -1 (* x (log (/ 1 y)))))> |
#<alt (+ t (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (+ t (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (+ t (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (+ t (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (* x (log y))> |
#<alt (+ t (* x (log y)))> |
#<alt (+ t (* x (log y)))> |
#<alt (+ t (* x (log y)))> |
#<alt t> |
#<alt (* t (+ 1 (/ (* x (log y)) t)))> |
#<alt (* t (+ 1 (/ (* x (log y)) t)))> |
#<alt (* t (+ 1 (/ (* x (log y)) t)))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ (* x (log y)) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (* x (log y)) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (* x (log y)) t)) 1)))> |
#<alt (- (* z (log (- 1 y))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (* -1 (* (pow x 2) (pow (log y) 2)))> |
#<alt (- (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 2)))> |
#<alt (- (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 2)))> |
#<alt (- (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 2)))> |
#<alt (* (pow z 2) (pow (log (- 1 y)) 2))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2)))> |
#<alt (* (pow z 2) (pow (log (- 1 y)) 2))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2)))> |
#<alt (* -1 (* (pow x 2) (pow (log y) 2)))> |
#<alt (- (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (log y) 2)))> |
#<alt (- (* (pow y 2) (+ (* y (pow z 2)) (pow z 2))) (* (pow x 2) (pow (log y) 2)))> |
#<alt (- (* (pow y 2) (+ (* y (+ (* 11/12 (* y (pow z 2))) (pow z 2))) (pow z 2))) (* (pow x 2) (pow (log y) 2)))> |
#<alt (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))> |
#<alt (- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) y)) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2))) (* (pow x 2) (pow (log (/ 1 y)) 2)))> |
#<alt (- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) y)) (+ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (pow y 2)))) (* (pow x 2) (pow (log (/ 1 y)) 2)))> |
#<alt (- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) y)) (+ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (pow y 2)) (/ (* (pow z 2) (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y))))))) (pow y 3))))) (* (pow x 2) (pow (log (/ 1 y)) 2)))> |
#<alt (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))> |
#<alt (- (+ (* 2 (/ (* (pow z 2) (log (/ -1 y))) y)) (* (pow z 2) (pow (log (/ -1 y)) 2))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -2 (* (pow z 2) (log (/ -1 y)))) (* -1 (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) y))) y)) (* (pow z 2) (pow (log (/ -1 y)) 2))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -2 (* (pow z 2) (log (/ -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow z 2) (- (* -2/3 (log (/ -1 y))) 1)) y)) (* (pow z 2) (+ 1 (log (/ -1 y))))) y))) y)) (* (pow z 2) (pow (log (/ -1 y)) 2))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))> |
#<alt (* (pow z 2) (pow (log (- 1 y)) 2))> |
#<alt (+ (* -1 (* (pow x 2) (pow (log y) 2))) (* (pow z 2) (pow (log (- 1 y)) 2)))> |
#<alt (+ (* -1 (* (pow x 2) (pow (log y) 2))) (* (pow z 2) (pow (log (- 1 y)) 2)))> |
#<alt (+ (* -1 (* (pow x 2) (pow (log y) 2))) (* (pow z 2) (pow (log (- 1 y)) 2)))> |
#<alt (* -1 (* (pow x 2) (pow (log y) 2)))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2)))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2)))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2)))> |
#<alt (* -1 (* (pow x 2) (pow (log y) 2)))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2)))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2)))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2)))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
162 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | y | @ | -inf | (- (/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))) t) |
| 7.0ms | y | @ | inf | (/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))) |
| 5.0ms | y | @ | inf | (* (+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) (/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)))) |
| 5.0ms | y | @ | inf | (- (/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))) t) |
| 4.0ms | y | @ | inf | (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2))) |
| 1× | batch-egg-rewrite |
| 4 502× | accelerator-lowering-fma.f32 |
| 4 502× | accelerator-lowering-fma.f64 |
| 4 142× | *-lowering-*.f32 |
| 4 142× | *-lowering-*.f64 |
| 4 084× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 308 |
| 1 | 244 | 192 |
| 2 | 2455 | 192 |
| 0 | 8670 | 164 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)) (* (+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) (/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t))))) |
(* (+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) (/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)))) |
(+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t)) |
(log (+ 1 (neg y))) |
(neg t) |
(+ (* x (log y)) (neg t)) |
(log y) |
(+ (* (* z y) (+ (* y -1/2) -1)) (+ (* x (log y)) (neg t))) |
(* z y) |
(+ (* y -1/2) -1) |
(/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2))) |
(/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))) |
(- (/ 1 (/ (- (* z (log (+ 1 (neg y)))) (* x (log y))) (- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)))) t) |
(- (* z (log (+ 1 (neg y)))) (* x (log y))) |
(/ 1 (+ (* z (log (+ 1 (neg y)))) (+ (* x (log y)) t))) |
(+ (* x (log y)) t) |
(+ (* x (log y)) (+ (* z (log (+ 1 (neg y)))) (neg t))) |
(- (pow (* z (log (+ 1 (neg y)))) 2) (pow (* x (log y)) 2)) |
(* x (log y)) |
| Outputs |
|---|
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(+.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(+.f64 (neg.f64 t) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (*.f64 x (log.f64 y))) |
(+.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t)) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) t)) |
(+.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(+.f64 (*.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(+.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 t (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 t (*.f64 x (log.f64 y)))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(-.f64 (+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 0 binary64)) t) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))) (/.f64 (*.f64 t t) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (log.f64 y) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 t #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(fma.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t))) |
(fma.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) t)) |
(fma.f64 #s(literal -1 binary64) t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) (neg.f64 t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 t)) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 t (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (*.f64 x (log.f64 y))) |
(fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (neg.f64 t)))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 t)) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) (neg.f64 t)) |
(fma.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (neg.f64 t)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 t)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (exp.f64 (log.f64 z)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 t t))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) (*.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) (neg.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(pow.f64 (/.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) |
(*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 x (log.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 x (log.f64 y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (neg.f64 t))) |
(+.f64 (*.f64 (*.f64 x (log.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(+.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 (*.f64 x (log.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(+.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(-.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (-.f64 t (*.f64 x (log.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 0 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(fma.f64 (*.f64 x (log.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (*.f64 x (log.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 x (log.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 x (log.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (neg.f64 t))) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(/.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) #s(literal -1 binary64)) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(pow.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) |
(+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 (neg.f64 y))))) |
(+.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (*.f64 x (log.f64 y))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) (/.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) (/.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (/.f64 (*.f64 t t) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (fma.f64 x (log.f64 y) t)) |
(fma.f64 x (log.f64 y) (+.f64 t (*.f64 z (log1p.f64 (neg.f64 y))))) |
(fma.f64 (log.f64 y) x (+.f64 t (*.f64 z (log1p.f64 (neg.f64 y))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) t) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) t) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64) t) |
(fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (neg.f64 t))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) t) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (+.f64 t (*.f64 z (log1p.f64 (neg.f64 y))))) |
(fma.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) t) |
(fma.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (fma.f64 x (log.f64 y) t)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) t) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) t) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) t) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) t) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (+.f64 t (*.f64 z (log1p.f64 (neg.f64 y))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (fma.f64 x (log.f64 y) t)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y))) (+.f64 t (*.f64 z (log1p.f64 (neg.f64 y))))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (fma.f64 x (log.f64 y) t)) |
(fma.f64 (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (exp.f64 (log.f64 z)) (fma.f64 x (log.f64 y) t)) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x)) (+.f64 t (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 y (*.f64 y y)))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (neg.f64 (*.f64 y y))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(exp.f64 (*.f64 (log.f64 (log1p.f64 (neg.f64 y))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 y) (*.f64 y y) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 y (*.f64 y y)))) (log1p.f64 (-.f64 (*.f64 y y) (neg.f64 y)))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 y (*.f64 y y)))) (log.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log1p.f64 (neg.f64 (*.f64 y y))) (log1p.f64 y)) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (neg.f64 y) (*.f64 y y) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log1p.f64 (fma.f64 y y (*.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64))) (log.f64 (-.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 y) (*.f64 y y) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(log1p.f64 (neg.f64 y)) |
(pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 t t) (+.f64 #s(literal 0 binary64) t))) |
(neg.f64 t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 0 binary64) t))) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(+.f64 (*.f64 x (log.f64 y)) (neg.f64 t)) |
(+.f64 (neg.f64 t) (*.f64 x (log.f64 y))) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 x (log.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 t t) (fma.f64 x (log.f64 y) t))) |
(-.f64 (fma.f64 x (log.f64 y) #s(literal 0 binary64)) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y)))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(fma.f64 (log.f64 y) x (neg.f64 t)) |
(fma.f64 t #s(literal -1 binary64) (*.f64 x (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) t (*.f64 x (log.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (neg.f64 t)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y))) (neg.f64 t)) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x)) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 x (log.f64 y) t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 x (log.f64 y) t))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t))))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) t) (*.f64 t t))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t))) |
(log.f64 y) |
(exp.f64 (*.f64 (log.f64 (log.f64 y)) #s(literal 1 binary64))) |
(pow.f64 (log.f64 y) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (log.f64 y)) (+.f64 (neg.f64 t) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 t) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y)))) |
(+.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(+.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(+.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(+.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(+.f64 (+.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 z (neg.f64 y))) |
(+.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t)) (*.f64 x (log.f64 y))) |
(-.f64 (*.f64 x (log.f64 y)) (-.f64 t (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(-.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) t) |
(-.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t)))) (/.f64 (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t))))) |
(-.f64 (+.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) #s(literal 0 binary64)) t) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (/.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) (neg.f64 t))) (/.f64 (*.f64 t t) (-.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) (neg.f64 t)))) |
(fma.f64 z (*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(fma.f64 x (log.f64 y) (+.f64 (neg.f64 t) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (log.f64 y) x (+.f64 (neg.f64 t) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 t #s(literal -1 binary64) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y)))) |
(fma.f64 (*.f64 z y) (*.f64 y #s(literal -1/2 binary64)) (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z y)) (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 z y) (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) t (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y)))) |
(fma.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 z y) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) z (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (+.f64 (neg.f64 t) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) y) z (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(fma.f64 (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) z) y (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) z) y (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(fma.f64 (*.f64 (*.f64 z y) y) #s(literal -1/2 binary64) (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) y (fma.f64 z (neg.f64 y) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (+.f64 (neg.f64 t) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y))) (+.f64 (neg.f64 t) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x)) (+.f64 (neg.f64 t) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t))) (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t))) (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) (neg.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))))) (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (fma.f64 z (*.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (fma.f64 z (*.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 z (*.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (fma.f64 z (*.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (*.f64 (fma.f64 x (log.f64 y) t) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (fma.f64 x (log.f64 y) t) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (*.f64 (fma.f64 x (log.f64 y) t) (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))))) (*.f64 (fma.f64 x (log.f64 y) t) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (log.f64 y) t) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x (log.f64 y) t) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (log.f64 y) t) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (log.f64 y) t) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x (log.f64 y) t) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (fma.f64 x (log.f64 y) t) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))))) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (neg.f64 (fma.f64 x (log.f64 y) t)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))))) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)))) (*.f64 (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (fma.f64 x (log.f64 y) t) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (neg.f64 (fma.f64 x (log.f64 y) t)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))))) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))) (fma.f64 x (log.f64 y) t) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))) (neg.f64 (fma.f64 x (log.f64 y) t)) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (neg.f64 (fma.f64 x (log.f64 y) t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (neg.f64 y))) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (fma.f64 x (log.f64 y) t) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (log.f64 y) t)) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (neg.f64 (fma.f64 x (log.f64 y) t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) (fma.f64 x (log.f64 y) t) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 x (log.f64 y) t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (log.f64 y) t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)) (fma.f64 x (log.f64 y) t) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)) (neg.f64 (fma.f64 x (log.f64 y) t)) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (neg.f64 (fma.f64 x (log.f64 y) t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 z y)) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 (log.f64 y) t))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)) (fma.f64 x (log.f64 y) t) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 x (log.f64 y) t))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)) (neg.f64 (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (log.f64 y) t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 x (*.f64 (log.f64 y) t)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 z y)) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (fma.f64 z (*.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 z (*.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (fma.f64 z (*.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (fma.f64 z (*.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t)))) (*.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t))) (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) (neg.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))))) (neg.f64 (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (-.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) (neg.f64 t)))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t))) (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (-.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) (fma.f64 x (log.f64 y) (neg.f64 t))))) |
(*.f64 z y) |
(*.f64 y z) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) |
(fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) y #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 (*.f64 x (log.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 x (log.f64 y))) (pow.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (log1p.f64 (neg.f64 y)) (/.f64 z (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 x (log.f64 y)))) (pow.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64))) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (log.f64 y) (neg.f64 x))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 z (log1p.f64 (neg.f64 y)))) (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 x (log.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (log.f64 y) (neg.f64 x)))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 x (log.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (log.f64 y) (neg.f64 x)))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 x (log.f64 y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (log.f64 y) (neg.f64 x)))) (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 x (log.f64 y))))) (neg.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (log.f64 y)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(exp.f64 (log.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (*.f64 x (log.f64 y))) |
(fma.f64 x (log.f64 y) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (log.f64 y) x (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 x (log.f64 y))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (*.f64 x (log.f64 y))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (*.f64 x (log.f64 y))) |
(fma.f64 (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (exp.f64 (log.f64 z)) (*.f64 x (log.f64 y))) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(+.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(+.f64 (neg.f64 t) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (*.f64 x (log.f64 y))) |
(+.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t)) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) t)) |
(+.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(+.f64 (*.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(+.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 t (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 t (*.f64 x (log.f64 y)))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(-.f64 (+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 0 binary64)) t) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))) (/.f64 (*.f64 t t) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (log.f64 y) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 t #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(fma.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t))) |
(fma.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) t)) |
(fma.f64 #s(literal -1 binary64) t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) (neg.f64 t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 t)) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 t (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (*.f64 x (log.f64 y))) |
(fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (neg.f64 t)))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 t)) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) (neg.f64 t)) |
(fma.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (neg.f64 t)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 t)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (exp.f64 (log.f64 z)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 t t))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) (*.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) (neg.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(pow.f64 (/.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) |
(*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (log.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (/.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (log.f64 y) (neg.f64 x)))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (log.f64 y) (neg.f64 x))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 (log.f64 y) (neg.f64 x))) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (*.f64 (log.f64 y) (neg.f64 x))) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (log.f64 y) (neg.f64 x))) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (*.f64 (log.f64 y) (neg.f64 x))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (*.f64 (log.f64 y) (neg.f64 x))) |
(fma.f64 (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (exp.f64 (log.f64 z)) (*.f64 (log.f64 y) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (log.f64 y) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (log.f64 y) (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (log.f64 y) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (log.f64 y) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))))) |
(pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) #s(literal -1 binary64))) |
(+.f64 (*.f64 x (log.f64 y)) t) |
(+.f64 (*.f64 x (log.f64 y)) (neg.f64 (neg.f64 t))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 #s(literal 1 binary64) t)) |
(+.f64 t (*.f64 x (log.f64 y))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) #s(literal 0 binary64)) t) |
(-.f64 (*.f64 x (log.f64 y)) (neg.f64 t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 x (log.f64 y)))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 t (*.f64 x (log.f64 y))))) |
(fma.f64 x (log.f64 y) t) |
(fma.f64 x (log.f64 y) (neg.f64 (neg.f64 t))) |
(fma.f64 x (log.f64 y) (*.f64 #s(literal 1 binary64) t)) |
(fma.f64 (log.f64 y) x t) |
(fma.f64 (log.f64 y) x (neg.f64 (neg.f64 t))) |
(fma.f64 (log.f64 y) x (*.f64 #s(literal 1 binary64) t)) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) t) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (neg.f64 (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (*.f64 #s(literal 1 binary64) t)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) t) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (neg.f64 (neg.f64 t))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) t)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y))) t) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y))) (neg.f64 (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y))) (*.f64 #s(literal 1 binary64) t)) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x)) t) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x)) (neg.f64 (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (log.f64 y) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (log.f64 y) t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 t (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 t t))) (pow.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 x (log.f64 y) (neg.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 t (*.f64 x (log.f64 y))))) |
(pow.f64 (/.f64 (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 x (log.f64 y) t)) |
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(+.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(+.f64 (neg.f64 t) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (*.f64 x (log.f64 y))) |
(+.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t)) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) t)) |
(+.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(+.f64 (*.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(+.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (*.f64 t (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 t (*.f64 x (log.f64 y)))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(-.f64 (+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 0 binary64)) t) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))) (/.f64 (*.f64 t t) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (log.f64 y) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 t #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(fma.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t))) |
(fma.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 x (log.f64 y) t) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) t)) |
(fma.f64 #s(literal -1 binary64) t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) (neg.f64 t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 t)) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 t (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (*.f64 x (log.f64 y))) |
(fma.f64 (fma.f64 t (*.f64 t t) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (neg.f64 t)))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (neg.f64 t)) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1/2 binary64)) (neg.f64 t)) |
(fma.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (neg.f64 t)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 t)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y))) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (log1p.f64 (neg.f64 y)))) (exp.f64 (log.f64 z)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 t t))) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))) (*.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) (neg.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) (neg.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)))) |
(pow.f64 (/.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) |
(*.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)))) |
(+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 z (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 z (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 z (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (*.f64 z (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 z (log1p.f64 (neg.f64 y))) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (log.f64 y)) (*.f64 (log.f64 y) (neg.f64 x)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (neg.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 x (log.f64 y)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) z) (log1p.f64 (neg.f64 y)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (log1p.f64 (neg.f64 y))) z (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) z) #s(literal 1 binary64)) (log1p.f64 (neg.f64 y)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (log1p.f64 (neg.f64 y))) #s(literal 1 binary64)) z (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 6 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 4 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 x (log.f64 y)))) |
(pow.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 2 binary64)) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (log.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 x))) |
| 1× | egg-herbie |
| 4 714× | accelerator-lowering-fma.f32 |
| 4 714× | accelerator-lowering-fma.f64 |
| 4 622× | *-lowering-*.f32 |
| 4 622× | *-lowering-*.f64 |
| 4 368× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1707 | 23481 |
| 1 | 5937 | 21800 |
| 0 | 8153 | 20606 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x (log y)) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* z (log (- 1 y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(- (* x (log y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (* z (log (- 1 y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* x (log y)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(* -1 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(/ (- (* z (log (- 1 y))) t) (+ t (* z (log (- 1 y))))) |
(- (+ (* x (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ (* z (log (- 1 y))) (+ t (* z (log (- 1 y)))))) (/ t (+ t (* z (log (- 1 y)))))) |
(- (+ (* x (- (+ (* -1 (/ (* x (* (log y) (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2))))) (+ t (* z (log (- 1 y)))))) (/ (log y) (+ t (* z (log (- 1 y)))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ (* z (log (- 1 y))) (+ t (* z (log (- 1 y)))))) (/ t (+ t (* z (log (- 1 y)))))) |
(- (+ (* x (- (+ (* x (- (/ (* x (* (pow (log y) 2) (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2))))) (pow (+ t (* z (log (- 1 y)))) 2)) (/ (* (log y) (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (+ t (* z (log (- 1 y))))))) (/ (log y) (+ t (* z (log (- 1 y)))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ (* z (log (- 1 y))) (+ t (* z (log (- 1 y)))))) (/ t (+ t (* z (log (- 1 y)))))) |
1 |
(+ 1 (* -2 (/ t (* x (log y))))) |
(- (+ 1 (* 2 (/ (* t (+ t (* z (log (- 1 y))))) (* (pow x 2) (pow (log y) 2))))) (* 2 (/ t (* x (log y))))) |
(- (+ 1 (* -2 (/ (* t (pow (+ t (* z (log (- 1 y)))) 2)) (* (pow x 3) (pow (log y) 3))))) (+ (* -2 (/ (* t (+ t (* z (log (- 1 y))))) (* (pow x 2) (pow (log y) 2)))) (* 2 (/ t (* x (log y)))))) |
1 |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y)))) x))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (* (+ t (* z (log (- 1 y)))) (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y))))) (* x (log y)))) (* -1 (/ (- (* z (log (- 1 y))) t) (log y)))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y)))) x))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (+ t (* z (log (- 1 y)))) 2) (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y))))) (* x (pow (log y) 2)))) (* -1 (/ (* (+ t (* z (log (- 1 y)))) (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y))))) (log y)))) x)) (* -1 (/ (- (* z (log (- 1 y))) t) (log y)))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y)))) x))) |
(/ (- (* x (log y)) t) (+ t (* x (log y)))) |
(- (+ (* y (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(- (+ (* y (- (+ (* -1 (/ z (+ t (* x (log y))))) (* y (- (* -1/2 (/ z (+ t (* x (log y))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/2 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(- (+ (* y (- (+ (* -1 (/ z (+ t (* x (log y))))) (* y (- (+ (* -1/2 (/ z (+ t (* x (log y))))) (* y (- (* -1/3 (/ z (+ t (* x (log y))))) (+ (* -1 (/ (* z (- (* -1/2 (/ z (+ t (* x (log y))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/2 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))))) (+ t (* x (log y))))) (+ (* -1/2 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/3 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/2 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(/ (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(- (+ (* -1 (/ z (* y (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* x (log (/ 1 y))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (/ t (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) |
(- (+ (* -1 (/ z (* y (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* x (log (/ 1 y))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1/2 (/ z (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (/ t (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))))) |
(- (+ (* -1 (/ z (* y (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* x (log (/ 1 y))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1/2 (/ z (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1/3 (/ z (* (pow y 3) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (* -1/2 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1/2 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))))) (* (pow y 3) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1/2 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (* (pow y 3) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1/3 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* (pow y 3) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (/ t (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))))))))) |
(/ (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1 (/ (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (/ t (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (/ t (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* 1/3 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (* -1/2 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))))) y)) (* -1/2 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (/ t (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(/ (- (* x (log y)) t) (+ t (* x (log y)))) |
(- (+ (* z (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(- (+ (* z (- (+ (* -1 (/ (* z (* (log (- 1 y)) (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (/ (log (- 1 y)) (+ t (* x (log y))))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(- (+ (* z (- (+ (* z (- (/ (* z (* (pow (log (- 1 y)) 2) (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (pow (+ t (* x (log y))) 2)) (/ (* (log (- 1 y)) (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (+ t (* x (log y)))))) (/ (log (- 1 y)) (+ t (* x (log y))))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
1 |
(+ 1 (* -2 (/ t (* z (log (- 1 y)))))) |
(- (+ 1 (* 2 (/ (* t (+ t (* x (log y)))) (* (pow z 2) (pow (log (- 1 y)) 2))))) (* 2 (/ t (* z (log (- 1 y)))))) |
(- (+ 1 (* -2 (/ (* t (pow (+ t (* x (log y))) 2)) (* (pow z 3) (pow (log (- 1 y)) 3))))) (+ (* -2 (/ (* t (+ t (* x (log y)))) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* 2 (/ t (* z (log (- 1 y))))))) |
1 |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y))))) z))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (* (+ t (* x (log y))) (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y)))))) (* z (log (- 1 y))))) (* -1 (/ (- (* x (log y)) t) (log (- 1 y))))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y))))) z))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (+ t (* x (log y))) 2) (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y)))))) (* z (pow (log (- 1 y)) 2)))) (* -1 (/ (* (+ t (* x (log y))) (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y)))))) (log (- 1 y))))) z)) (* -1 (/ (- (* x (log y)) t) (log (- 1 y))))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y))))) z))) |
1 |
(+ 1 (* -2 (/ t (+ (* x (log y)) (* z (log (- 1 y))))))) |
(+ 1 (* t (- (* 2 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) (* 2 (/ 1 (+ (* x (log y)) (* z (log (- 1 y))))))))) |
(+ 1 (* t (- (* t (+ (* -2 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3))) (* 2 (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))))) (* 2 (/ 1 (+ (* x (log y)) (* z (log (- 1 y))))))))) |
-1 |
(- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))) |
(- (+ (* -1 (/ (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (+ (* x (log y)) (* z (log (- 1 y)))) (* -1 (+ (* x (log y)) (* z (log (- 1 y))))))) (pow t 2))) (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))) (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))) |
(- (+ (/ (* x (log y)) t) (+ (/ (* z (log (- 1 y))) t) (/ (* (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (- (+ (* x (log y)) (* z (log (- 1 y)))) (* -1 (+ (* x (log y)) (* z (log (- 1 y))))))) (pow t 3)))) (+ 1 (+ (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) (/ (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (+ (* x (log y)) (* z (log (- 1 y)))) (* -1 (+ (* x (log y)) (* z (log (- 1 y))))))) (pow t 2))))) |
-1 |
(- (* -1 (/ (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) |
(- (* -1 (/ (- (+ (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (* -1 (/ (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y)))))) t))) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) |
(- (* -1 (/ (- (+ (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (* -1 (/ (- (* -1 (/ (* (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y)))))) t)) (* -1 (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y)))))))) t))) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) |
(+ t (* x (log y))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (+ (/ t z) (/ (* x (log y)) z)))) |
(* z (+ (log (- 1 y)) (+ (/ t z) (/ (* x (log y)) z)))) |
(* z (+ (log (- 1 y)) (+ (/ t z) (/ (* x (log y)) z)))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ t (* x (log y))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ t (* x (log y))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ t (* x (log y))) z))))) |
(+ t (* x (log y))) |
(+ t (+ (* -1 (* y z)) (* x (log y)))) |
(+ t (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z)))))) |
(+ t (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))))) |
(+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) |
(+ t (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(+ t (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) |
(+ t (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) |
(+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(+ t (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(+ t (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(+ t (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(+ t (* z (log (- 1 y)))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(* x (log y)) |
(* x (+ (log y) (+ (/ t x) (/ (* z (log (- 1 y))) x)))) |
(* x (+ (log y) (+ (/ t x) (/ (* z (log (- 1 y))) x)))) |
(* x (+ (log y) (+ (/ t x) (/ (* z (log (- 1 y))) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ t (* z (log (- 1 y)))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ t (* z (log (- 1 y)))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ t (* z (log (- 1 y)))) x))))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
t |
(* t (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) |
(* t (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) |
(* t (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) |
t |
(* -1 (* t (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1))) |
(* -1 (* t (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1))) |
(* -1 (* t (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1))) |
(* -1 y) |
(* y (- (* -1/2 y) 1)) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 y)))) |
(- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y)) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y)) |
(* -1 (log (/ -1 y))) |
(- (* -1 (log (/ -1 y))) (/ 1 y)) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(- (* x (log y)) t) |
(- (* x (log y)) t) |
(- (* x (log y)) t) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ t x)))) |
(* x (+ (log y) (* -1 (/ t x)))) |
(* x (+ (log y) (* -1 (/ t x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(- (* x (log y)) t) |
(- (* x (log y)) t) |
(- (* x (log y)) t) |
(- (* x (log y)) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(* x (log y)) |
(+ (* -1 t) (* x (log y))) |
(+ (* -1 t) (* x (log y))) |
(+ (* -1 t) (* x (log y))) |
(* -1 t) |
(* t (- (/ (* x (log y)) t) 1)) |
(* t (- (/ (* x (log y)) t) 1)) |
(* t (- (/ (* x (log y)) t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(log y) |
(log y) |
(log y) |
(log y) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(- (* x (log y)) t) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(* y (* z (- (* -1/2 y) 1))) |
(* z (- (+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) (/ t z))) |
(* y (* z (- (* -1/2 y) 1))) |
(* -1 (* z (+ (* -1 (* y (- (* -1/2 y) 1))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (* y (- (* -1/2 y) 1))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (* y (- (* -1/2 y) 1))) (* -1 (/ (- (* x (log y)) t) z))))) |
(- (* x (log y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1 (/ z y)) (* -1/2 z))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 2))) (* -1/2 z))) (/ t (pow y 2)))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 2))) (* -1/2 z))) (/ t (pow y 2)))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1 (/ z y)) (* -1/2 z))) |
(* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z))) |
(* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z))) |
(- (* y (* z (- (* -1/2 y) 1))) t) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(* x (log y)) |
(* x (- (+ (log y) (/ (* y (* z (- (* -1/2 y) 1))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* y (* z (- (* -1/2 y) 1))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* y (* z (- (* -1/2 y) 1))) x)) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (* z (- (* -1/2 y) 1))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (* z (- (* -1/2 y) 1))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (* z (- (* -1/2 y) 1))) t) x))))) |
(+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) |
(+ (* -1 t) (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1))))) |
(+ (* -1 t) (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1))))) |
(+ (* -1 t) (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1))))) |
(* -1 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (* z (- (* -1/2 y) 1))) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (* z (- (* -1/2 y) 1))) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (* z (- (* -1/2 y) 1))) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
-1 |
(- (* -1/2 y) 1) |
(- (* -1/2 y) 1) |
(- (* -1/2 y) 1) |
(* -1/2 y) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(* -1/2 y) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(/ 1 (* x (log y))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y)))) |
(+ (* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ (* z (pow (log (- 1 y)) 2)) (* (pow x 3) (pow (log y) 3))))) (/ 1 (* x (log y)))) |
(+ (* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (* z (- (* -1 (/ (* z (pow (log (- 1 y)) 3)) (* (pow x 4) (pow (log y) 4)))) (* -1 (/ (pow (log (- 1 y)) 2) (* (pow x 3) (pow (log y) 3)))))))) (/ 1 (* x (log y)))) |
(/ 1 (* z (log (- 1 y)))) |
(/ (+ (* -1 (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (/ 1 (log (- 1 y)))) z) |
(/ (+ (* -1 (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (+ (/ 1 (log (- 1 y))) (/ (* (pow x 2) (pow (log y) 2)) (* (pow z 2) (pow (log (- 1 y)) 3))))) z) |
(/ (- (+ (* -1 (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (+ (* -1 (/ (* (pow x 3) (pow (log y) 3)) (* (pow z 3) (pow (log (- 1 y)) 4)))) (/ 1 (log (- 1 y))))) (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* (pow z 2) (pow (log (- 1 y)) 3))))) z) |
(/ 1 (* z (log (- 1 y)))) |
(* -1 (/ (- (/ (* x (log y)) (* z (pow (log (- 1 y)) 2))) (/ 1 (log (- 1 y)))) z)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* x (log y)) (pow (log (- 1 y)) 2))) (/ (* (pow x 2) (pow (log y) 2)) (* z (pow (log (- 1 y)) 3)))) z)) (/ 1 (log (- 1 y)))) z)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* x (log y)) (pow (log (- 1 y)) 2))) (* -1 (/ (- (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 4))) (/ (* (pow x 2) (pow (log y) 2)) (pow (log (- 1 y)) 3))) z))) z)) (/ 1 (log (- 1 y)))) z)) |
(/ 1 (* x (log y))) |
(+ (/ 1 (* x (log y))) (/ (* y z) (* (pow x 2) (pow (log y) 2)))) |
(+ (* y (+ (* y (- (* 1/2 (/ z (* (pow x 2) (pow (log y) 2)))) (* -1 (/ (pow z 2) (* (pow x 3) (pow (log y) 3)))))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y)))) |
(+ (* y (+ (* y (- (+ (* 1/2 (/ z (* (pow x 2) (pow (log y) 2)))) (* y (- (* 1/3 (/ z (* (pow x 2) (pow (log y) 2)))) (+ (* -1 (/ (pow z 2) (* (pow x 3) (pow (log y) 3)))) (* -1 (/ (pow z 3) (* (pow x 4) (pow (log y) 4)))))))) (* -1 (/ (pow z 2) (* (pow x 3) (pow (log y) 3)))))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y)))) |
(/ (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) |
(- (+ (* -1 (/ z (* y (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* y (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))) (* -1 (/ (* x (log (/ 1 y))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))))) |
(- (+ (* -1 (/ z (* y (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -1/2 (/ z (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* y (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))) (+ (* -1 (/ (* x (log (/ 1 y))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* (pow y 2) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2))))))) |
(- (+ (* -1 (/ z (* y (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -1/2 (/ z (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -1/3 (/ z (* (pow y 3) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1/2 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 3) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* y (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))) (+ (* -1 (/ (* x (log (/ 1 y))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 3) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* (pow y 2) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2))) (/ (* (pow z 2) (* (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* (pow y 3) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))))))) |
(/ (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y)) (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1/2 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (/ (* (pow z 2) (* (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (- (* -2/3 (log (/ -1 y))) 1))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2))))) y)) (* -1/2 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y)) (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(/ 1 (* z (log (- 1 y)))) |
(+ (* -1 (/ (* x (log y)) (* (pow z 2) (pow (log (- 1 y)) 2)))) (/ 1 (* z (log (- 1 y))))) |
(+ (* x (+ (* -1 (/ (log y) (* (pow z 2) (pow (log (- 1 y)) 2)))) (/ (* x (pow (log y) 2)) (* (pow z 3) (pow (log (- 1 y)) 3))))) (/ 1 (* z (log (- 1 y))))) |
(+ (* x (+ (* -1 (/ (log y) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* x (- (* -1 (/ (* x (pow (log y) 3)) (* (pow z 4) (pow (log (- 1 y)) 4)))) (* -1 (/ (pow (log y) 2) (* (pow z 3) (pow (log (- 1 y)) 3)))))))) (/ 1 (* z (log (- 1 y))))) |
(/ 1 (* x (log y))) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (+ (/ 1 (log y)) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 3))))) x) |
(/ (- (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (+ (* -1 (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* (pow x 3) (pow (log y) 4)))) (/ 1 (log y)))) (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 3))))) x) |
(/ 1 (* x (log y))) |
(* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* x (pow (log y) 3)))) x)) (/ 1 (log y))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (* -1 (/ (- (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* x (pow (log y) 4))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow (log y) 3))) x))) x)) (/ 1 (log y))) x)) |
(* x (log y)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(* x (log y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(+ (* x (log y)) (* y (- (* -1/2 (* y z)) z))) |
(+ (* x (log y)) (* y (- (* y (- (* -1/3 (* y z)) (* 1/2 z))) z))) |
(/ (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (/ (* (pow z 2) (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1 (/ (* z (- (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1/2 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/3 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))))) |
(/ (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(- (+ (* -1 (/ (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (* -1 (/ (- (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow z 2) (- (* -2/3 (log (/ -1 y))) 1)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* 1/3 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(* z (log (- 1 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(* x (log y)) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(* -1 (+ t (* -1 (* x (log y))))) |
(- (* z (log (- 1 y))) (+ t (* -1 (* x (log y))))) |
(- (* z (+ (log (- 1 y)) (* z (+ (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))) (/ (pow (log (- 1 y)) 2) (* x (log y))))))) (+ t (* -1 (* x (log y))))) |
(- (* z (+ (log (- 1 y)) (* z (+ (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))) (/ (pow (log (- 1 y)) 2) (* x (log y))))))) (+ t (* -1 (* x (log y))))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (* -1 (/ (+ t (* -1 (* x (log y)))) z)))) |
(* z (- (+ (log (- 1 y)) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (pow z 2)))) (+ (* -1 (/ (* x (log y)) z)) (/ t z)))) |
(* z (- (+ (log (- 1 y)) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (pow z 2)))) (+ (* -1 (/ (* x (log y)) z)) (/ t z)))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (+ (* -1 (/ (* x (log y)) z)) (/ t z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (+ t (* -1 (* x (log y))))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (+ t (* -1 (* x (log y))))) z))))) |
(* -1 (+ t (* -1 (* x (log y))))) |
(- (* -1 (* y z)) (+ t (* -1 (* x (log y))))) |
(- (* y (+ (* -1 z) (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (+ (* -1/2 z) (/ (pow z 2) (* x (log y)))))))) (+ t (* -1 (* x (log y))))) |
(- (* y (+ (* -1 z) (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (+ (* -1/2 z) (+ (* y (- (+ (* -1 (/ (* z (+ (* -1/2 z) (/ (pow z 2) (* x (log y))))) (* x (log y)))) (+ (* -1 (/ (pow z 2) (* x (log y)))) (+ (* -1/3 z) (* 1/2 (/ (pow z 2) (* x (log y))))))) (* -1 (/ (pow z 3) (* (pow x 2) (pow (log y) 2)))))) (/ (pow z 2) (* x (log y))))))))) (+ t (* -1 (* x (log y))))) |
(- (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) (+ t (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ t (+ (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))) (+ t (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3)))) (+ (* -1/3 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (/ (* z (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3))) (* -1/2 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (/ (* (pow z 2) (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))))))) (+ t (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1/2 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/3 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))))))))) |
(- (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y)) (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (+ (* -1 (/ (- (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (* -1/2 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* 1/3 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (+ (* 1/2 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (/ (* (pow z 2) (- (* -2/3 (log (/ -1 y))) 1)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* 1/3 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y)) (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(- (* z (log (- 1 y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (- (* -1 (* x (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (/ (pow (log y) 2) (* z (log (- 1 y))))))) (* -1 (log y)))) (* z (log (- 1 y)))) t) |
(- (+ (* x (- (* -1 (* x (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (/ (pow (log y) 2) (* z (log (- 1 y))))))) (* -1 (log y)))) (* z (log (- 1 y)))) t) |
(* x (log y)) |
(* x (- (/ (* z (log (- 1 y))) x) (+ (* -1 (log y)) (/ t x)))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (+ (/ (* z (log (- 1 y))) x) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y))))) (+ (* -1 (log y)) (/ t x)))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (+ (/ (* z (log (- 1 y))) x) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y))))) (+ (* -1 (log y)) (/ t x)))) |
(* x (log y)) |
(* -1 (* x (- (* -1 (/ (- (* z (log (- 1 y))) t) x)) (log y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) x)) (* z (log (- 1 y)))) t) x)) (log y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) x)) (* z (log (- 1 y)))) t) x)) (log y)))) |
(- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) |
(- (+ (* -1 t) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) |
(- (+ (* -1 t) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) |
(- (+ (* -1 t) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) |
(* -1 t) |
(* t (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))) (+ 1 (/ (* (pow x 2) (pow (log y) 2)) (* t (- (* z (log (- 1 y))) (* x (log y)))))))) |
(* t (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))) (+ 1 (/ (* (pow x 2) (pow (log y) 2)) (* t (- (* z (log (- 1 y))) (* x (log y)))))))) |
(* t (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))) (+ 1 (/ (* (pow x 2) (pow (log y) 2)) (* t (- (* z (log (- 1 y))) (* x (log y)))))))) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) t))))) |
(* -1 (* x (log y))) |
(- (* z (log (- 1 y))) (* x (log y))) |
(- (* z (log (- 1 y))) (* x (log y))) |
(- (* z (log (- 1 y))) (* x (log y))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (* -1 (/ (* x (log y)) z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ (* x (log y)) z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ (* x (log y)) z)))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (* x (log y)) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (* x (log y)) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (* x (log y)) z)))) |
(* -1 (* x (log y))) |
(- (* -1 (* y z)) (* x (log y))) |
(- (* y (+ (* -1 z) (* -1/2 (* y z)))) (* x (log y))) |
(- (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))) (* x (log y))) |
(- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) |
(- (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) (* -1 (* x (log (/ 1 y))))) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) (* -1 (* x (log (/ 1 y))))) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) (* -1 (* x (log (/ 1 y))))) |
(- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(* z (log (- 1 y))) |
(+ (* -1 (* x (log y))) (* z (log (- 1 y)))) |
(+ (* -1 (* x (log y))) (* z (log (- 1 y)))) |
(+ (* -1 (* x (log y))) (* z (log (- 1 y)))) |
(* -1 (* x (log y))) |
(* x (- (/ (* z (log (- 1 y))) x) (log y))) |
(* x (- (/ (* z (log (- 1 y))) x) (log y))) |
(* x (- (/ (* z (log (- 1 y))) x) (log y))) |
(* -1 (* x (log y))) |
(* -1 (* x (- (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (log y))))) |
(* -1 (* x (- (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (log y))))) |
(* -1 (* x (- (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (log y))))) |
(/ 1 (+ t (* x (log y)))) |
(+ (* -1 (/ (* z (log (- 1 y))) (pow (+ t (* x (log y))) 2))) (/ 1 (+ t (* x (log y))))) |
(+ (* z (- (/ (* z (pow (log (- 1 y)) 2)) (pow (+ t (* x (log y))) 3)) (/ (log (- 1 y)) (pow (+ t (* x (log y))) 2)))) (/ 1 (+ t (* x (log y))))) |
(+ (* z (- (* z (- (* -1 (/ (* z (pow (log (- 1 y)) 3)) (pow (+ t (* x (log y))) 4))) (* -1 (/ (pow (log (- 1 y)) 2) (pow (+ t (* x (log y))) 3))))) (/ (log (- 1 y)) (pow (+ t (* x (log y))) 2)))) (/ 1 (+ t (* x (log y))))) |
(/ 1 (* z (log (- 1 y)))) |
(/ (+ (* -1 (/ (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2))) z)) (/ 1 (log (- 1 y)))) z) |
(/ (- (+ (/ 1 (log (- 1 y))) (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y))))) (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2))))) z) |
(/ (- (+ (* -1 (/ (* (pow (+ t (* x (log y))) 2) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 3) (pow (log (- 1 y)) 2)))) (/ 1 (log (- 1 y)))) (+ (* -1 (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y))))) (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))))) z) |
(/ 1 (* z (log (- 1 y)))) |
(* -1 (/ (- (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (/ 1 (log (- 1 y)))) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* z (log (- 1 y)))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) z)) (/ 1 (log (- 1 y)))) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ t (* x (log y))) 2) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* z (pow (log (- 1 y)) 2))) (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (log (- 1 y)))) z)) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) z)) (/ 1 (log (- 1 y)))) z)) |
(/ 1 (+ t (* x (log y)))) |
(+ (/ 1 (+ t (* x (log y)))) (/ (* y z) (pow (+ t (* x (log y))) 2))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (* -1/2 (/ z (pow (+ t (* x (log y))) 2)))))) (* -1 (/ z (pow (+ t (* x (log y))) 2))))) (/ 1 (+ t (* x (log y))))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (+ (* -1/3 (/ z (pow (+ t (* x (log y))) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (* -1/2 (/ z (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y)))))))) (+ (* -1 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (* -1/2 (/ z (pow (+ t (* x (log y))) 2)))))) (* -1 (/ z (pow (+ t (* x (log y))) 2))))) (/ 1 (+ t (* x (log y))))) |
(/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(+ (/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) (/ z (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) |
(- (+ (* -1 (/ (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (pow y 2))) (/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ z (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3))) (+ (* -1/3 (/ z (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (pow y 3))) (/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1 (/ z (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1 (/ (pow z 2) (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3)))) (* -1/2 (/ z (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))))) |
(/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(+ (/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ z (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3)))) (* -1/2 (/ z (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))))) (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))))) (* y (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* 1/3 (/ z (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (* 1/2 (/ (pow z 2) (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3)))))) (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))))) y)) (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(/ 1 (+ t (* z (log (- 1 y))))) |
(+ (* -1 (/ (* x (log y)) (pow (+ t (* z (log (- 1 y)))) 2))) (/ 1 (+ t (* z (log (- 1 y)))))) |
(+ (* x (- (/ (* x (pow (log y) 2)) (pow (+ t (* z (log (- 1 y)))) 3)) (/ (log y) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ 1 (+ t (* z (log (- 1 y)))))) |
(+ (* x (- (* x (- (* -1 (/ (* x (pow (log y) 3)) (pow (+ t (* z (log (- 1 y)))) 4))) (* -1 (/ (pow (log y) 2) (pow (+ t (* z (log (- 1 y)))) 3))))) (/ (log y) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ 1 (+ t (* z (log (- 1 y)))))) |
(/ 1 (* x (log y))) |
(/ (+ (* -1 (/ (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x)) (/ 1 (log y))) x) |
(/ (- (+ (/ 1 (log y)) (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y)))) (+ (/ t (* x (pow (log y) 2))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))) x) |
(/ (- (+ (* -1 (/ (* (pow (+ t (* z (log (- 1 y)))) 2) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 3) (pow (log y) 2)))) (/ 1 (log y))) (+ (* -1 (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y)))) (+ (/ t (* x (pow (log y) 2))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) x) |
(/ 1 (* x (log y))) |
(* -1 (/ (- (+ (/ t (* x (pow (log y) 2))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* x (log y))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) x)) (/ 1 (log y))) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ t (* z (log (- 1 y)))) 2) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* x (pow (log y) 2))) (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (log y))) x)) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) x)) (/ 1 (log y))) x)) |
(/ 1 (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ (* -1 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))) |
(+ (* t (- (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))) |
(+ (* t (- (* t (+ (* -1 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 4))) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)))) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))) |
(/ 1 t) |
(/ (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))) t) |
(/ (- (+ 1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2))) (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))) t) |
(/ (- (+ 1 (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) (pow t 3)))) (+ (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2))) (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) t) |
(/ 1 t) |
(* -1 (/ (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) t) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) t) (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)) t)) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) t)) |
t |
(+ t (* x (log y))) |
(+ t (* x (log y))) |
(+ t (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (/ t x))) |
(* x (+ (log y) (/ t x))) |
(* x (+ (log y) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ t x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ t x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ t x))))) |
(+ t (* x (log y))) |
(+ t (* x (log y))) |
(+ t (* x (log y))) |
(+ t (* x (log y))) |
(+ t (* -1 (* x (log (/ 1 y))))) |
(+ t (* -1 (* x (log (/ 1 y))))) |
(+ t (* -1 (* x (log (/ 1 y))))) |
(+ t (* -1 (* x (log (/ 1 y))))) |
(+ t (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(+ t (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(+ t (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(+ t (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(* x (log y)) |
(+ t (* x (log y))) |
(+ t (* x (log y))) |
(+ t (* x (log y))) |
t |
(* t (+ 1 (/ (* x (log y)) t))) |
(* t (+ 1 (/ (* x (log y)) t))) |
(* t (+ 1 (/ (* x (log y)) t))) |
t |
(* -1 (* t (- (* -1 (/ (* x (log y)) t)) 1))) |
(* -1 (* t (- (* -1 (/ (* x (log y)) t)) 1))) |
(* -1 (* t (- (* -1 (/ (* x (log y)) t)) 1))) |
(- (* z (log (- 1 y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* x (log y)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(- (* x (log y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (* x (log y)) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* z (log (- 1 y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(* -1 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(* -1 (* (pow x 2) (pow (log y) 2))) |
(- (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 2))) |
(- (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 2))) |
(- (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 2))) |
(* (pow z 2) (pow (log (- 1 y)) 2)) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(* (pow z 2) (pow (log (- 1 y)) 2)) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(* -1 (* (pow x 2) (pow (log y) 2))) |
(- (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (log y) 2))) |
(- (* (pow y 2) (+ (* y (pow z 2)) (pow z 2))) (* (pow x 2) (pow (log y) 2))) |
(- (* (pow y 2) (+ (* y (+ (* 11/12 (* y (pow z 2))) (pow z 2))) (pow z 2))) (* (pow x 2) (pow (log y) 2))) |
(- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) y)) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2))) (* (pow x 2) (pow (log (/ 1 y)) 2))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) y)) (+ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (pow y 2)))) (* (pow x 2) (pow (log (/ 1 y)) 2))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) y)) (+ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (pow y 2)) (/ (* (pow z 2) (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y))))))) (pow y 3))))) (* (pow x 2) (pow (log (/ 1 y)) 2))) |
(- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) |
(- (+ (* 2 (/ (* (pow z 2) (log (/ -1 y))) y)) (* (pow z 2) (pow (log (/ -1 y)) 2))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) |
(- (+ (* -1 (/ (+ (* -2 (* (pow z 2) (log (/ -1 y)))) (* -1 (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) y))) y)) (* (pow z 2) (pow (log (/ -1 y)) 2))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) |
(- (+ (* -1 (/ (+ (* -2 (* (pow z 2) (log (/ -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow z 2) (- (* -2/3 (log (/ -1 y))) 1)) y)) (* (pow z 2) (+ 1 (log (/ -1 y))))) y))) y)) (* (pow z 2) (pow (log (/ -1 y)) 2))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) |
(* (pow z 2) (pow (log (- 1 y)) 2)) |
(+ (* -1 (* (pow x 2) (pow (log y) 2))) (* (pow z 2) (pow (log (- 1 y)) 2))) |
(+ (* -1 (* (pow x 2) (pow (log y) 2))) (* (pow z 2) (pow (log (- 1 y)) 2))) |
(+ (* -1 (* (pow x 2) (pow (log y) 2))) (* (pow z 2) (pow (log (- 1 y)) 2))) |
(* -1 (* (pow x 2) (pow (log y) 2))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(* -1 (* (pow x 2) (pow (log y) 2))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
| Outputs |
|---|
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)) (log1p.f64 (neg.f64 y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)) (log1p.f64 (neg.f64 y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)) (log1p.f64 (neg.f64 y)))) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(fma.f64 (neg.f64 y) z (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (neg.f64 z)) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/3 binary64) (*.f64 z #s(literal -1/2 binary64))) (neg.f64 z)) (neg.f64 t))) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t))) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(-.f64 (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (neg.f64 z) y))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t) |
(-.f64 (-.f64 (-.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 z y)) (*.f64 x (neg.f64 (log.f64 y)))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t) |
(-.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y (*.f64 y y)))))) (/.f64 z y)) (*.f64 x (neg.f64 (log.f64 y)))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t))) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (+.f64 (neg.f64 (fma.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 z y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) y))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (-.f64 z (/.f64 (fma.f64 z #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z y))) y)) y)) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* z (log (- 1 y))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(* -1 t) |
(neg.f64 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64)))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t))) |
(/ (- (* z (log (- 1 y))) t) (+ t (* z (log (- 1 y))))) |
(/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) |
(- (+ (* x (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ (* z (log (- 1 y))) (+ t (* z (log (- 1 y)))))) (/ t (+ t (* z (log (- 1 y)))))) |
(fma.f64 x (-.f64 (/.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) (/.f64 (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64)))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (fma.f64 z (log1p.f64 (neg.f64 y)) t))) |
(- (+ (* x (- (+ (* -1 (/ (* x (* (log y) (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2))))) (+ t (* z (log (- 1 y)))))) (/ (log y) (+ t (* z (log (- 1 y)))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ (* z (log (- 1 y))) (+ t (* z (log (- 1 y)))))) (/ t (+ t (* z (log (- 1 y)))))) |
(fma.f64 x (-.f64 (-.f64 (/.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) (/.f64 (*.f64 (*.f64 x (log.f64 y)) (-.f64 (/.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) (/.f64 (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64))))) (fma.f64 z (log1p.f64 (neg.f64 y)) t))) (/.f64 (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64)))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (fma.f64 z (log1p.f64 (neg.f64 y)) t))) |
(- (+ (* x (- (+ (* x (- (/ (* x (* (pow (log y) 2) (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2))))) (pow (+ t (* z (log (- 1 y)))) 2)) (/ (* (log y) (- (/ (log y) (+ t (* z (log (- 1 y))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (+ t (* z (log (- 1 y))))))) (/ (log y) (+ t (* z (log (- 1 y)))))) (/ (* (log y) (- (* z (log (- 1 y))) t)) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ (* z (log (- 1 y))) (+ t (* z (log (- 1 y)))))) (/ t (+ t (* z (log (- 1 y)))))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (/.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) (/.f64 (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64))))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64))) (/.f64 (*.f64 (log.f64 y) (-.f64 (/.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) (/.f64 (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64))))) (fma.f64 z (log1p.f64 (neg.f64 y)) t))) (-.f64 (/.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) (/.f64 (*.f64 (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64))))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (fma.f64 z (log1p.f64 (neg.f64 y)) t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ t (* x (log y))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (log.f64 y))) #s(literal 1 binary64)) |
(- (+ 1 (* 2 (/ (* t (+ t (* z (log (- 1 y))))) (* (pow x 2) (pow (log y) 2))))) (* 2 (/ t (* x (log y))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) t)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 x (log.f64 y))))) |
(- (+ 1 (* -2 (/ (* t (pow (+ t (* z (log (- 1 y)))) 2)) (* (pow x 3) (pow (log y) 3))))) (+ (* -2 (/ (* t (+ t (* z (log (- 1 y))))) (* (pow x 2) (pow (log y) 2)))) (* 2 (/ t (* x (log y)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) t)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 x (log.f64 y))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y)))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (log.f64 y))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (log.f64 y))) x)) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (* (+ t (* z (log (- 1 y)))) (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y))))) (* x (log y)))) (* -1 (/ (- (* z (log (- 1 y))) t) (log y)))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y)))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (log.f64 y))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (log.f64 y))) (*.f64 x (log.f64 y))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (log.f64 y)))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (log.f64 y))) x)) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (+ t (* z (log (- 1 y)))) 2) (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y))))) (* x (pow (log y) 2)))) (* -1 (/ (* (+ t (* z (log (- 1 y)))) (- (* -1 (/ (- (* z (log (- 1 y))) t) (log y))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y))))) (log y)))) x)) (* -1 (/ (- (* z (log (- 1 y))) t) (log y)))) (* -1 (/ (+ t (* z (log (- 1 y)))) (log y)))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (log.f64 y))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64)) (+.f64 (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (log.f64 y))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (log.f64 y)))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (+.f64 (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (log.f64 y))) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (log.f64 y)))) (log.f64 y))) x)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (log.f64 y))) x)) |
(/ (- (* x (log y)) t) (+ t (* x (log y)))) |
(/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (fma.f64 x (log.f64 y) t)) |
(- (+ (* y (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(fma.f64 y (+.f64 (/.f64 (neg.f64 z) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (fma.f64 x (log.f64 y) t))) |
(- (+ (* y (- (+ (* -1 (/ z (+ t (* x (log y))))) (* y (- (* -1/2 (/ z (+ t (* x (log y))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/2 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(fma.f64 y (+.f64 (/.f64 (neg.f64 z) (fma.f64 x (log.f64 y) t)) (fma.f64 y (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (fma.f64 x (log.f64 y) t)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 z) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (fma.f64 x (log.f64 y) t)))) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (fma.f64 x (log.f64 y) t))) |
(- (+ (* y (- (+ (* -1 (/ z (+ t (* x (log y))))) (* y (- (+ (* -1/2 (/ z (+ t (* x (log y))))) (* y (- (* -1/3 (/ z (+ t (* x (log y))))) (+ (* -1 (/ (* z (- (* -1/2 (/ z (+ t (* x (log y))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/2 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))))) (+ t (* x (log y))))) (+ (* -1/2 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/3 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (* x (log y))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (* -1/2 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))))) (* -1 (/ (* z (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(fma.f64 y (+.f64 (/.f64 (neg.f64 z) (fma.f64 x (log.f64 y) t)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 z #s(literal -1/3 binary64)) (fma.f64 x (log.f64 y) t)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 z) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (fma.f64 x (log.f64 y) t)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 z) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (fma.f64 x (log.f64 y) t))))) (fma.f64 x (log.f64 y) t)))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (fma.f64 x (log.f64 y) t))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 z) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (fma.f64 x (log.f64 y) t)))) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (fma.f64 x (log.f64 y) t))) |
(/ (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t))) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) |
(- (+ (* -1 (/ z (* y (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* x (log (/ 1 y))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (/ t (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) |
(-.f64 (-.f64 (-.f64 (/.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 x (neg.f64 (log.f64 y))) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))) (/.f64 z (*.f64 y (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))))) (-.f64 (/.f64 t (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)))) (*.f64 y (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ z (* y (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* x (log (/ 1 y))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1/2 (/ z (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (/ t (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))))) |
(-.f64 (-.f64 (-.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))))) (/.f64 (*.f64 x (neg.f64 (log.f64 y))) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))) (/.f64 z (*.f64 y (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))))) (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)))) (*.f64 (*.f64 y y) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64)))) (/.f64 t (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)))) (*.f64 y (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))) (/.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 z) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)))) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))))) |
(- (+ (* -1 (/ z (* y (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* x (log (/ 1 y))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1/2 (/ z (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1/3 (/ z (* (pow y 3) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (* (pow y 2) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (* -1/2 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1/2 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))))) (* (pow y 3) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1/2 (/ (* z (- (* -1 (/ z (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (* (pow y 3) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1/3 (/ (* z (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (* (pow y 3) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (/ t (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))))))))) |
(-.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))) (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 z #s(literal -1/3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))))) (/.f64 (*.f64 x (neg.f64 (log.f64 y))) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))) (/.f64 z (*.f64 y (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))))) (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 z) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)))) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)))) (*.f64 (*.f64 y y) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64)))) (/.f64 t (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)))) (*.f64 y (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t))))) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))) (/.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 z) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)))) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))))) (/.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 z) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)))) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))))))) |
(/ (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(/.f64 (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1 (/ (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (/ t (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(-.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (/.f64 z (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 t (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (/ t (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(-.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (-.f64 (/.f64 z (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) (/.f64 (*.f64 z (-.f64 (/.f64 z (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) y)) (/.f64 (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 t (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* 1/3 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (* -1/2 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))))) y)) (* -1/2 (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* -1/2 (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) (/ (* z (- (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (/ z (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (/ (* z (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (/ t (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(-.f64 (-.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (-.f64 (/.f64 z (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (fma.f64 (/.f64 z (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) #s(literal 1/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 z (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (fma.f64 z (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) (/.f64 (*.f64 z (-.f64 (/.f64 z (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t))))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) y)) (fma.f64 z (/.f64 (-.f64 (/.f64 z (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t))))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) y)) (/.f64 (*.f64 z (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)))) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 t (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(/ (- (* x (log y)) t) (+ t (* x (log y)))) |
(/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (fma.f64 x (log.f64 y) t)) |
(- (+ (* z (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(fma.f64 z (-.f64 (/.f64 (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (fma.f64 x (log.f64 y) t))) |
(- (+ (* z (- (+ (* -1 (/ (* z (* (log (- 1 y)) (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y))))) (/ (log (- 1 y)) (+ t (* x (log y))))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(fma.f64 z (-.f64 (-.f64 (/.f64 (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 (/.f64 (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (fma.f64 x (log.f64 y) t))) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (fma.f64 x (log.f64 y) t))) |
(- (+ (* z (- (+ (* z (- (/ (* z (* (pow (log (- 1 y)) 2) (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2))))) (pow (+ t (* x (log y))) 2)) (/ (* (log (- 1 y)) (- (/ (log (- 1 y)) (+ t (* x (log y)))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (+ t (* x (log y)))))) (/ (log (- 1 y)) (+ t (* x (log y))))) (/ (* (log (- 1 y)) (- (* x (log y)) t)) (pow (+ t (* x (log y))) 2)))) (/ (* x (log y)) (+ t (* x (log y))))) (/ t (+ t (* x (log y))))) |
(fma.f64 z (fma.f64 z (-.f64 (/.f64 (*.f64 z (*.f64 (-.f64 (/.f64 (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (*.f64 (log1p.f64 (neg.f64 y)) (-.f64 (/.f64 (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (fma.f64 x (log.f64 y) t))) (-.f64 (/.f64 (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (fma.f64 x (log.f64 y) t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ t (* z (log (- 1 y)))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64)) |
(- (+ 1 (* 2 (/ (* t (+ t (* x (log y)))) (* (pow z 2) (pow (log (- 1 y)) 2))))) (* 2 (/ t (* z (log (- 1 y)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (fma.f64 x (log.f64 y) t)) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal -2 binary64) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(- (+ 1 (* -2 (/ (* t (pow (+ t (* x (log y))) 2)) (* (pow z 3) (pow (log (- 1 y)) 3))))) (+ (* -2 (/ (* t (+ t (* x (log y)))) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* 2 (/ t (* z (log (- 1 y))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (fma.f64 x (log.f64 y) t)) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y))))) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y)))) (/.f64 (fma.f64 x (log.f64 y) t) (log1p.f64 (neg.f64 y)))) z)) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (* (+ t (* x (log y))) (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y)))))) (* z (log (- 1 y))))) (* -1 (/ (- (* x (log y)) t) (log (- 1 y))))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y))))) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y)))) (/.f64 (fma.f64 x (log.f64 y) t) (log1p.f64 (neg.f64 y)))) (*.f64 z (log1p.f64 (neg.f64 y)))) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y))))) (/.f64 (fma.f64 x (log.f64 y) t) (log1p.f64 (neg.f64 y)))) z)) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (+ t (* x (log y))) 2) (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y)))))) (* z (pow (log (- 1 y)) 2)))) (* -1 (/ (* (+ t (* x (log y))) (- (* -1 (/ (- (* x (log y)) t) (log (- 1 y)))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y)))))) (log (- 1 y))))) z)) (* -1 (/ (- (* x (log y)) t) (log (- 1 y))))) (* -1 (/ (+ t (* x (log y))) (log (- 1 y))))) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y)))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (+.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y)))) (/.f64 (fma.f64 x (log.f64 y) t) (log1p.f64 (neg.f64 y))))) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 x (log.f64 y) t) (+.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) (log1p.f64 (neg.f64 y)))) (/.f64 (fma.f64 x (log.f64 y) t) (log1p.f64 (neg.f64 y))))) (log1p.f64 (neg.f64 y)))) z)) (/.f64 (fma.f64 x (log.f64 y) t) (log1p.f64 (neg.f64 y)))) z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ t (+ (* x (log y)) (* z (log (- 1 y))))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) #s(literal 1 binary64)) |
(+ 1 (* t (- (* 2 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) (* 2 (/ 1 (+ (* x (log y)) (* z (log (- 1 y))))))))) |
(fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) #s(literal 1 binary64)) |
(+ 1 (* t (- (* t (+ (* -2 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3))) (* 2 (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))))) (* 2 (/ 1 (+ (* x (log y)) (* z (log (- 1 y))))))))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal -2 binary64) (/.f64 t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))) |
(-.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) (/.f64 (*.f64 x (log.f64 y)) t)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t))) |
(- (+ (* -1 (/ (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (+ (* x (log y)) (* z (log (- 1 y)))) (* -1 (+ (* x (log y)) (* z (log (- 1 y))))))) (pow t 2))) (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))) (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))) |
(-.f64 (-.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) (/.f64 (*.f64 x (log.f64 y)) t)) (/.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 t t))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t))) |
(- (+ (/ (* x (log y)) t) (+ (/ (* z (log (- 1 y))) t) (/ (* (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (- (+ (* x (log y)) (* z (log (- 1 y)))) (* -1 (+ (* x (log y)) (* z (log (- 1 y))))))) (pow t 3)))) (+ 1 (+ (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) (/ (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (+ (* x (log y)) (* z (log (- 1 y)))) (* -1 (+ (* x (log y)) (* z (log (- 1 y))))))) (pow t 2))))) |
(-.f64 (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t)) (/.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 t t)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) |
(+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) t)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (* -1 (/ (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y)))))) t))) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) |
(+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (-.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) t)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (* -1 (/ (- (* -1 (/ (* (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y)))))) t)) (* -1 (* (+ (* x (log y)) (* z (log (- 1 y)))) (- (* -1 (+ (* x (log y)) (* z (log (- 1 y))))) (+ (* x (log y)) (* z (log (- 1 y)))))))) t))) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) |
(+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) t)) (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) (-.f64 (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))))) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) t)) #s(literal -1 binary64)) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (+ (log (- 1 y)) (+ (/ t z) (/ (* x (log y)) z)))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (fma.f64 x (/.f64 (log.f64 y) z) (/.f64 t z)))) |
(* z (+ (log (- 1 y)) (+ (/ t z) (/ (* x (log y)) z)))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (fma.f64 x (/.f64 (log.f64 y) z) (/.f64 t z)))) |
(* z (+ (log (- 1 y)) (+ (/ t z) (/ (* x (log y)) z)))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (fma.f64 x (/.f64 (log.f64 y) z) (/.f64 t z)))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ t (* x (log y))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) t) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ t (* x (log y))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) t) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ t (* x (log y))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) t) z))) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(+ t (+ (* -1 (* y z)) (* x (log y)))) |
(+.f64 t (fma.f64 x (log.f64 y) (*.f64 (neg.f64 y) z))) |
(+ t (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z)))))) |
(+.f64 t (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (neg.f64 z)) (*.f64 x (log.f64 y)))) |
(+ t (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 y (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/3 binary64) (*.f64 z #s(literal -1/2 binary64))) (neg.f64 z)))) |
(+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) |
(+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) |
(+ t (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(+.f64 (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) t) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (neg.f64 z) y))) |
(+ t (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) |
(+.f64 t (-.f64 (-.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 z y)) (*.f64 x (neg.f64 (log.f64 y))))) |
(+ t (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) |
(+.f64 t (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y (*.f64 y y)))))) (/.f64 z y)) (*.f64 x (neg.f64 (log.f64 y))))) |
(+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(+ t (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(+.f64 t (+.f64 (neg.f64 (fma.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 z y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(+ t (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(+.f64 t (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) y)))) |
(+ t (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(+.f64 (-.f64 t (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (-.f64 z (/.f64 (fma.f64 z #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z y))) y)) y))) |
(+ t (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) t) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (+ (/ t x) (/ (* z (log (- 1 y))) x)))) |
(*.f64 x (+.f64 (log.f64 y) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (/.f64 t x)))) |
(* x (+ (log y) (+ (/ t x) (/ (* z (log (- 1 y))) x)))) |
(*.f64 x (+.f64 (log.f64 y) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (/.f64 t x)))) |
(* x (+ (log y) (+ (/ t x) (/ (* z (log (- 1 y))) x)))) |
(*.f64 x (+.f64 (log.f64 y) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (/.f64 t x)))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ t (* z (log (- 1 y)))) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ t (* z (log (- 1 y)))) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ t (* z (log (- 1 y)))) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) x))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+ t (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (fma.f64 x (log.f64 y) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
t |
(* t (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) |
(*.f64 t (+.f64 (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t))) |
(* t (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) |
(*.f64 t (+.f64 (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t))) |
(* t (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) |
(*.f64 t (+.f64 (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t))) |
t |
(* -1 (* t (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1))) |
(*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t)) #s(literal -1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1))) |
(*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t)) #s(literal -1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1))) |
(*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t)) #s(literal -1 binary64))) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* -1/2 y) 1)) |
(*.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 y (fma.f64 y (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1)) |
(*.f64 y (fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (log -1) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) |
(- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) y))) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))) |
(-.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y)) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y)) |
(-.f64 (-.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(* -1 (log (/ -1 y))) |
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(- (* -1 (log (/ -1 y))) (/ 1 y)) |
(-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 #s(literal 1 binary64) y)) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) |
(-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y)) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) |
(-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) y)) y)) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (* -1 (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* x (+ (log y) (* -1 (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* x (+ (log y) (* -1 (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 t x) (log.f64 y))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 t x) (log.f64 y))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 t x) (log.f64 y))) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (neg.f64 t)) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (neg.f64 t)) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (neg.f64 t)) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (neg.f64 t)) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* -1 t) (* x (log y))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(+ (* -1 t) (* x (log y))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(+ (* -1 t) (* x (log y))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ (* x (log y)) t) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
(* t (- (/ (* x (log y)) t) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
(* t (- (/ (* x (log y)) t) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (log.f64 y)) t))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (log.f64 y)) t))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (log.f64 y)) t))) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t))) |
(* y (* z (- (* -1/2 y) 1))) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(* z (- (+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (- (+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (- (+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* y (* z (- (* -1/2 y) 1))) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (* y (- (* -1/2 y) 1))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)))) |
(* -1 (* z (+ (* -1 (* y (- (* -1/2 y) 1))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)))) |
(* -1 (* z (+ (* -1 (* y (- (* -1/2 y) 1))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)))) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(fma.f64 (neg.f64 y) z (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (neg.f64 z)) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (neg.f64 z)) (neg.f64 t))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (/ z y)) (* -1/2 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 2))) (* -1/2 z))) (/ t (pow y 2)))) |
(*.f64 (*.f64 y y) (-.f64 (-.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 x (neg.f64 (log.f64 y))) (*.f64 y y))) (/.f64 z y)) (/.f64 t (*.f64 y y)))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 2))) (* -1/2 z))) (/ t (pow y 2)))) |
(*.f64 (*.f64 y y) (-.f64 (-.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 x (neg.f64 (log.f64 y))) (*.f64 y y))) (/.f64 z y)) (/.f64 t (*.f64 y y)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (/ z y)) (* -1/2 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 z (/.f64 (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 z (/.f64 (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)) y)) y))) |
(- (* y (* z (- (* -1/2 y) 1))) t) |
(fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t)) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (- (+ (log y) (/ (* y (* z (- (* -1/2 y) 1))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t)) x))) |
(* x (- (+ (log y) (/ (* y (* z (- (* -1/2 y) 1))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t)) x))) |
(* x (- (+ (log y) (/ (* y (* z (- (* -1/2 y) 1))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t)) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (* z (- (* -1/2 y) 1))) t) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (* z (- (* -1/2 y) 1))) t) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (* z (- (* -1/2 y) 1))) t) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t)) x))) |
(+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) |
(fma.f64 x (log.f64 y) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(+ (* -1 t) (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1))))) |
(fma.f64 x (log.f64 y) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t))) |
(+ (* -1 t) (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1))))) |
(fma.f64 x (log.f64 y) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t))) |
(+ (* -1 t) (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1))))) |
(fma.f64 x (log.f64 y) (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (neg.f64 t))) |
(* -1 t) |
(neg.f64 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (* z (- (* -1/2 y) 1))) t)) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 y (/.f64 (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (* z (- (* -1/2 y) 1))) t)) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 y (/.f64 (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (* z (- (* -1/2 y) 1))) t)) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 y (/.f64 (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) t) #s(literal -1 binary64)))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (log.f64 y) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) t))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (log.f64 y) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) t))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (* z (- (* -1/2 y) 1)))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (log.f64 y) (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))))) t))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 y) 1) |
(fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(- (* -1/2 y) 1) |
(fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(- (* -1/2 y) 1) |
(fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(neg.f64 (fma.f64 y #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(neg.f64 (fma.f64 y #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(neg.f64 (fma.f64 y #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(neg.f64 (fma.f64 y #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(neg.f64 (fma.f64 y #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* y (+ 1/2 (/ 1 y)))) |
(neg.f64 (fma.f64 y #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) |
(+ (* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ (* z (pow (log (- 1 y)) 2)) (* (pow x 3) (pow (log y) 3))))) (/ 1 (* x (log y)))) |
(fma.f64 z (fma.f64 z (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(+ (* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (* z (- (* -1 (/ (* z (pow (log (- 1 y)) 3)) (* (pow x 4) (pow (log y) 4)))) (* -1 (/ (pow (log (- 1 y)) 2) (* (pow x 3) (pow (log y) 3)))))))) (/ 1 (* x (log y)))) |
(fma.f64 z (fma.f64 z (neg.f64 (fma.f64 z (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (log.f64 y) #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))))) (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(/ 1 (* z (log (- 1 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(/ (+ (* -1 (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (/ 1 (log (- 1 y)))) z) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y))) (/.f64 (*.f64 x (log.f64 y)) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) z) |
(/ (+ (* -1 (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (+ (/ 1 (log (- 1 y))) (/ (* (pow x 2) (pow (log y) 2)) (* (pow z 2) (pow (log (- 1 y)) 3))))) z) |
(/.f64 (-.f64 (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y)))) (/.f64 (*.f64 x (log.f64 y)) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) z) |
(/ (- (+ (* -1 (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (+ (* -1 (/ (* (pow x 3) (pow (log y) 3)) (* (pow z 3) (pow (log (- 1 y)) 4)))) (/ 1 (log (- 1 y))))) (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* (pow z 2) (pow (log (- 1 y)) 3))))) z) |
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 4 binary64))))) (/.f64 (*.f64 x (log.f64 y)) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))))) z) |
(/ 1 (* z (log (- 1 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(* -1 (/ (- (/ (* x (log y)) (* z (pow (log (- 1 y)) 2))) (/ 1 (log (- 1 y)))) z)) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y)))) z)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* x (log y)) (pow (log (- 1 y)) 2))) (/ (* (pow x 2) (pow (log y) 2)) (* z (pow (log (- 1 y)) 3)))) z)) (/ 1 (log (- 1 y)))) z)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) z)) (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y)))) z)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* x (log y)) (pow (log (- 1 y)) 2))) (* -1 (/ (- (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 4))) (/ (* (pow x 2) (pow (log y) 2)) (pow (log (- 1 y)) 3))) z))) z)) (/ 1 (log (- 1 y)))) z)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 x (/.f64 (log.f64 y) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) z))) z)) (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y)))) z)) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(+ (/ 1 (* x (log y))) (/ (* y z) (* (pow x 2) (pow (log y) 2)))) |
(fma.f64 y (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(+ (* y (+ (* y (- (* 1/2 (/ z (* (pow x 2) (pow (log y) 2)))) (* -1 (/ (pow z 2) (* (pow x 3) (pow (log y) 3)))))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y)))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(+ (* y (+ (* y (- (+ (* 1/2 (/ z (* (pow x 2) (pow (log y) 2)))) (* y (- (* 1/3 (/ z (* (pow x 2) (pow (log y) 2)))) (+ (* -1 (/ (pow z 2) (* (pow x 3) (pow (log y) 3)))) (* -1 (/ (pow z 3) (* (pow x 4) (pow (log y) 4)))))))) (* -1 (/ (pow z 2) (* (pow x 3) (pow (log y) 3)))))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y)))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 y (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (log.f64 y) #s(literal 4 binary64))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))))) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(/ (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) |
(/.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) |
(- (+ (* -1 (/ z (* y (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* y (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))) (* -1 (/ (* x (log (/ 1 y))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))))) |
(-.f64 (-.f64 (/.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (/.f64 z (*.f64 y (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (*.f64 y (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64)))) (/.f64 (*.f64 x (neg.f64 (log.f64 y))) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))))) |
(- (+ (* -1 (/ z (* y (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -1/2 (/ z (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* y (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))) (+ (* -1 (/ (* x (log (/ 1 y))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* (pow y 2) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2))))))) |
(-.f64 (-.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))))) (/.f64 z (*.f64 y (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (+.f64 (/.f64 (neg.f64 z) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (*.f64 y (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64)))) (fma.f64 (*.f64 z z) (/.f64 (*.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (neg.f64 (log.f64 y))) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))))))))) |
(- (+ (* -1 (/ z (* y (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -1/2 (/ z (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -1/3 (/ z (* (pow y 3) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 2) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1/2 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 3) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* y (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))) (+ (* -1 (/ (* x (log (/ 1 y))) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* -1 (/ z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (* -2 (/ (* (pow z 2) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))) (* (pow y 3) (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))))) (+ (/ (* (pow z 2) (* (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* (pow y 2) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2))) (/ (* (pow z 2) (* (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y)))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* (pow y 3) (pow (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) 2)))))))))) |
(-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))))) (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (/.f64 (*.f64 z #s(literal -1/3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))))))) (/.f64 z (*.f64 y (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (+.f64 (/.f64 (neg.f64 z) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (+.f64 (/.f64 (neg.f64 z) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (*.f64 y (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 (+.f64 (/.f64 (neg.f64 z) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))))) (fma.f64 (*.f64 z z) (/.f64 (*.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal -2/3 binary64) #s(literal 1 binary64))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 x (neg.f64 (log.f64 y))) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))))))))) |
(/ (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(-.f64 (neg.f64 (fma.f64 z (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (+.f64 (/.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) y))) (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y)) (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(-.f64 (neg.f64 (fma.f64 z (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (+.f64 (-.f64 (/.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (+.f64 (/.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) y)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) y))) (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1/2 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (+ (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (/ (* (pow z 2) (* (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (- (* -2/3 (log (/ -1 y))) 1))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2))))) y)) (* -1/2 (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) (+ (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ (* (pow z 2) (* (+ 1 (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y)) (/ z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -2 (/ (* (pow z 2) (* (log (/ -1 y)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (pow (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) 2)))) y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(-.f64 (neg.f64 (fma.f64 z (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (+.f64 (-.f64 (/.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) z) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (+.f64 (/.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (fma.f64 (*.f64 z z) (/.f64 (*.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2/3 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (/.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))))) y)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (+.f64 (/.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) y)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (pow.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) y))) (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) |
(/ 1 (* z (log (- 1 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(+ (* -1 (/ (* x (log y)) (* (pow z 2) (pow (log (- 1 y)) 2)))) (/ 1 (* z (log (- 1 y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 (neg.f64 y)))) (/.f64 (*.f64 x (log.f64 y)) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)))) |
(+ (* x (+ (* -1 (/ (log y) (* (pow z 2) (pow (log (- 1 y)) 2)))) (/ (* x (pow (log y) 2)) (* (pow z 3) (pow (log (- 1 y)) 3))))) (/ 1 (* z (log (- 1 y))))) |
(fma.f64 x (-.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (/.f64 (log.f64 y) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(+ (* x (+ (* -1 (/ (log y) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* x (- (* -1 (/ (* x (pow (log y) 3)) (* (pow z 4) (pow (log (- 1 y)) 4)))) (* -1 (/ (pow (log y) 2) (* (pow z 3) (pow (log (- 1 y)) 3)))))))) (/ 1 (* z (log (- 1 y))))) |
(fma.f64 x (-.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (/.f64 (log.f64 y) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (+ (/ 1 (log y)) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 3))))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x) |
(/ (- (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (+ (* -1 (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* (pow x 3) (pow (log y) 4)))) (/ 1 (log y)))) (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 3))))) x) |
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 y) #s(literal 4 binary64)))))) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) (*.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 3 binary64)))))) x) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x)) |
(neg.f64 (/.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* x (pow (log y) 3)))) x)) (/ 1 (log y))) x)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x)) (/.f64 #s(literal 1 binary64) (log.f64 y))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (* -1 (/ (- (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* x (pow (log y) 4))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow (log y) 3))) x))) x)) (/ 1 (log y))) x)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) x))) x)) (/.f64 #s(literal 1 binary64) (log.f64 y))) x)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(fma.f64 x (log.f64 y) (*.f64 (neg.f64 y) z)) |
(+ (* x (log y)) (* y (- (* -1/2 (* y z)) z))) |
(fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (neg.f64 z)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* y (- (* y (- (* -1/3 (* y z)) (* 1/2 z))) z))) |
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/3 binary64) (*.f64 z #s(literal -1/2 binary64))) (neg.f64 z)) (*.f64 x (log.f64 y))) |
(/ (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) |
(/.f64 (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (*.f64 y (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (-.f64 (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 y (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (*.f64 y (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (fma.f64 (*.f64 z z) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 y y) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))))) (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 y (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))))) (/.f64 (*.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (/ (* (pow z 2) (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1 (/ (* z (- (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1/2 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/3 (/ (* z (- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2)))) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (*.f64 y (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (fma.f64 (*.f64 z z) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 y y) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal -2/3 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))))) (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))))) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))) (/.f64 (*.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 y (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))))) (/.f64 (*.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))))) |
(/ (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(/.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(- (+ (* -1 (/ (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) (/.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (* -1 (/ (- (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) y)) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) (/.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow z 2) (- (* -2/3 (log (/ -1 y))) 1)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* 1/3 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* -1/2 (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y))) (/ (* z (- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2/3 binary64) #s(literal -1 binary64)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) y)) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) y)) (/.f64 (*.f64 z (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) (/.f64 (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y)))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y)))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y)))) |
(* -1 (+ t (* -1 (* x (log y))))) |
(neg.f64 (fma.f64 (neg.f64 x) (log.f64 y) t)) |
(- (* z (log (- 1 y))) (+ t (* -1 (* x (log y))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (fma.f64 (neg.f64 x) (log.f64 y) t))) |
(- (* z (+ (log (- 1 y)) (* z (+ (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))) (/ (pow (log (- 1 y)) 2) (* x (log y))))))) (+ t (* -1 (* x (log y))))) |
(fma.f64 z (fma.f64 z #s(literal 0 binary64) (log1p.f64 (neg.f64 y))) (neg.f64 (fma.f64 (neg.f64 x) (log.f64 y) t))) |
(- (* z (+ (log (- 1 y)) (* z (+ (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))) (/ (pow (log (- 1 y)) 2) (* x (log y))))))) (+ t (* -1 (* x (log y))))) |
(fma.f64 z (fma.f64 z #s(literal 0 binary64) (log1p.f64 (neg.f64 y))) (neg.f64 (fma.f64 (neg.f64 x) (log.f64 y) t))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (+ (log (- 1 y)) (* -1 (/ (+ t (* -1 (* x (log y)))) z)))) |
(*.f64 z (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 (neg.f64 x) (log.f64 y) t) z))) |
(* z (- (+ (log (- 1 y)) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (pow z 2)))) (+ (* -1 (/ (* x (log y)) z)) (/ t z)))) |
(*.f64 z (-.f64 (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 #s(literal 0 binary64) (*.f64 z z))) (-.f64 (/.f64 t z) (*.f64 x (/.f64 (log.f64 y) z))))) |
(* z (- (+ (log (- 1 y)) (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (pow z 2)))) (+ (* -1 (/ (* x (log y)) z)) (/ t z)))) |
(*.f64 z (-.f64 (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 #s(literal 0 binary64) (*.f64 z z))) (-.f64 (/.f64 t z) (*.f64 x (/.f64 (log.f64 y) z))))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (+ (* -1 (/ (* x (log y)) z)) (/ t z))))) |
(*.f64 (neg.f64 z) (-.f64 (-.f64 (/.f64 t z) (*.f64 x (/.f64 (log.f64 y) z))) (log1p.f64 (neg.f64 y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (+ t (* -1 (* x (log y))))) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 (neg.f64 x) (log.f64 y) t) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (+ t (* -1 (* x (log y))))) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 (neg.f64 x) (log.f64 y) t) z)))) |
(* -1 (+ t (* -1 (* x (log y))))) |
(neg.f64 (fma.f64 (neg.f64 x) (log.f64 y) t)) |
(- (* -1 (* y z)) (+ t (* -1 (* x (log y))))) |
(-.f64 (*.f64 (neg.f64 y) z) (fma.f64 (neg.f64 x) (log.f64 y) t)) |
(- (* y (+ (* -1 z) (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (+ (* -1/2 z) (/ (pow z 2) (* x (log y)))))))) (+ t (* -1 (* x (log y))))) |
(fma.f64 y (-.f64 (*.f64 y (-.f64 (fma.f64 z #s(literal -1/2 binary64) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y))))) z) (neg.f64 (fma.f64 (neg.f64 x) (log.f64 y) t))) |
(- (* y (+ (* -1 z) (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (+ (* -1/2 z) (+ (* y (- (+ (* -1 (/ (* z (+ (* -1/2 z) (/ (pow z 2) (* x (log y))))) (* x (log y)))) (+ (* -1 (/ (pow z 2) (* x (log y)))) (+ (* -1/3 z) (* 1/2 (/ (pow z 2) (* x (log y))))))) (* -1 (/ (pow z 3) (* (pow x 2) (pow (log y) 2)))))) (/ (pow z 2) (* x (log y))))))))) (+ t (* -1 (* x (log y))))) |
(fma.f64 y (-.f64 (*.f64 y (-.f64 (fma.f64 z #s(literal -1/2 binary64) (fma.f64 y (+.f64 (-.f64 (-.f64 (fma.f64 z #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 z (fma.f64 z #s(literal -1/2 binary64) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y))))) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y))))) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y))))) z) (neg.f64 (fma.f64 (neg.f64 x) (log.f64 y) t))) |
(- (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) (+ t (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) t)) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ t (+ (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (*.f64 y (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (-.f64 (/.f64 (*.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 y (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))))) (+.f64 t (-.f64 (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 y (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))) (+ t (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (*.f64 y (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (fma.f64 (*.f64 z z) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 y y) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 y (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))))) (+.f64 (-.f64 t (*.f64 z (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 y (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (* y (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3)))) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3)))) (+ (* -1/3 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (/ (* z (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (log (/ 1 y)) 2))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 3))) (* -1/2 (/ (* (pow x 2) (* z (pow (log (/ 1 y)) 2))) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (+ (/ (* (pow z 2) (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y))))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (/ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))))))))))) (+ t (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 2) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* z (- (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))) (+ (* -1 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1/2 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* y (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))))) (* -1 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2))))) (* (pow y 3) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow y 2) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (+ (* -1/3 (/ (* (pow z 3) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow y 3) (pow (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) 2)))) (/ (* (pow x 2) (pow (log (/ 1 y)) 2)) (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y)))))))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (*.f64 y (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 z (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 3 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (fma.f64 (*.f64 z z) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 y y) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal -2/3 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z z))) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 y (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))))) (+.f64 (-.f64 t (*.f64 z (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))))) (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 y y) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 y (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))))) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))) (/.f64 (*.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) #s(literal 2 binary64))))) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y))))))))) |
(- (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) t)) |
(- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) z) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) t)) |
(- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y)) (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) z) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))) (/.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) z) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64)))) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) y))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) t)) |
(- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (+ (* -1 (/ (- (+ (* -1 (/ (* z (+ (* -1 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (* -1/2 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* 1/3 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (+ (* 1/2 (/ (* (pow x 2) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 3))) (/ (* (pow z 2) (- (* -2/3 (log (/ -1 y))) 1)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* -1/2 (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ (* 1/3 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) y)) (+ (* -1/2 (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* -1/2 (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) (/ (* z (- (* -2 (/ (* (pow z 2) (log (/ -1 y))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) y)) (/ (* (pow x 2) (* z (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2)))) (/ (* (pow z 3) (pow (log (/ -1 y)) 2)) (pow (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) 2))) y)) (/ (* (pow z 2) (pow (log (/ -1 y)) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (+ t (/ (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)) (- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) z) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))) (/.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) z) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) z) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2/3 binary64) #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) z) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64))))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))))) y)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64)))) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) y))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) t)) |
(- (* z (log (- 1 y))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(- (+ (* x (- (* -1 (* x (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (/ (pow (log y) 2) (* z (log (- 1 y))))))) (* -1 (log y)))) (* z (log (- 1 y)))) t) |
(fma.f64 x (fma.f64 (neg.f64 x) #s(literal 0 binary64) (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(- (+ (* x (- (* -1 (* x (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (/ (pow (log y) 2) (* z (log (- 1 y))))))) (* -1 (log y)))) (* z (log (- 1 y)))) t) |
(fma.f64 x (fma.f64 (neg.f64 x) #s(literal 0 binary64) (log.f64 y)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (- (/ (* z (log (- 1 y))) x) (+ (* -1 (log y)) (/ t x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (+ (/ (* z (log (- 1 y))) x) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y))))) (+ (* -1 (log y)) (/ t x)))) |
(*.f64 x (-.f64 (-.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (*.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x x))))) (*.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x x))))) (-.f64 (/.f64 t x) (log.f64 y)))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (+ (/ (* z (log (- 1 y))) x) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y))))) (+ (* -1 (log y)) (/ t x)))) |
(*.f64 x (-.f64 (-.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (*.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x x))))) (*.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x x))))) (-.f64 (/.f64 t x) (log.f64 y)))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (- (* -1 (/ (- (* z (log (- 1 y))) t) x)) (log y)))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) x)) (* z (log (- 1 y)))) t) x)) (log y)))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (/.f64 #s(literal 0 binary64) x)) t) x)) (log.f64 y))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) x)) (* z (log (- 1 y)))) t) x)) (log y)))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (/.f64 #s(literal 0 binary64) x)) t) x)) (log.f64 y))) |
(- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(- (+ (* -1 t) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) |
(-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) t) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(- (+ (* -1 t) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) |
(-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) t) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(- (+ (* -1 t) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) |
(-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) t) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))) (+ 1 (/ (* (pow x 2) (pow (log y) 2)) (* t (- (* z (log (- 1 y))) (* x (log y)))))))) |
(*.f64 t (-.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 t (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 t (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(* t (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))) (+ 1 (/ (* (pow x 2) (pow (log y) 2)) (* t (- (* z (log (- 1 y))) (* x (log y)))))))) |
(*.f64 t (-.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 t (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 t (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(* t (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* t (- (* z (log (- 1 y))) (* x (log y))))) (+ 1 (/ (* (pow x 2) (pow (log y) 2)) (* t (- (* z (log (- 1 y))) (* x (log y)))))))) |
(*.f64 t (-.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 t (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 t (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) t))) |
(* -1 (* t (+ 1 (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) t))) |
(* -1 (* t (+ 1 (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (- (* z (log (- 1 y))) (* x (log y)))) (/ (* (pow x 2) (pow (log y) 2)) (- (* z (log (- 1 y))) (* x (log y))))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))))) t))) |
(* -1 (* x (log y))) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(- (* z (log (- 1 y))) (* x (log y))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(- (* z (log (- 1 y))) (* x (log y))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(- (* z (log (- 1 y))) (* x (log y))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (+ (log (- 1 y)) (* -1 (/ (* x (log y)) z)))) |
(*.f64 z (-.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ (* x (log y)) z)))) |
(*.f64 z (-.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ (* x (log y)) z)))) |
(*.f64 z (-.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (* x (log y)) z)))) |
(*.f64 (neg.f64 z) (-.f64 (*.f64 x (/.f64 (log.f64 y) z)) (log1p.f64 (neg.f64 y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (* x (log y)) z)))) |
(*.f64 (neg.f64 z) (-.f64 (*.f64 x (/.f64 (log.f64 y) z)) (log1p.f64 (neg.f64 y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (* x (log y)) z)))) |
(*.f64 (neg.f64 z) (-.f64 (*.f64 x (/.f64 (log.f64 y) z)) (log1p.f64 (neg.f64 y)))) |
(* -1 (* x (log y))) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(- (* -1 (* y z)) (* x (log y))) |
(-.f64 (*.f64 (neg.f64 y) z) (*.f64 x (log.f64 y))) |
(- (* y (+ (* -1 z) (* -1/2 (* y z)))) (* x (log y))) |
(fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (neg.f64 z)) (*.f64 (neg.f64 x) (log.f64 y))) |
(- (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))) (* x (log y))) |
(-.f64 (*.f64 y (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/3 binary64) (*.f64 z #s(literal -1/2 binary64))) (neg.f64 z))) (*.f64 x (log.f64 y))) |
(- (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* -1 (* x (log (/ 1 y))))) |
(fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 (log.f64 y)))) |
(- (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) (* -1 (* x (log (/ 1 y))))) |
(+.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (neg.f64 z) y)) (*.f64 x (neg.f64 (log.f64 y)))) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) (* -1 (* x (log (/ 1 y))))) |
(+.f64 (-.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 z y)) (*.f64 x (neg.f64 (log.f64 y)))) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) (* -1 (* x (log (/ 1 y))))) |
(+.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y (*.f64 y y)))))) (/.f64 z y)) (*.f64 x (neg.f64 (log.f64 y)))) |
(- (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(-.f64 (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(-.f64 (neg.f64 (fma.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 z y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(-.f64 (neg.f64 (fma.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(-.f64 (neg.f64 (fma.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (-.f64 z (/.f64 (fma.f64 z #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z y))) y)) y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(+ (* -1 (* x (log y))) (* z (log (- 1 y)))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(+ (* -1 (* x (log y))) (* z (log (- 1 y)))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(+ (* -1 (* x (log y))) (* z (log (- 1 y)))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(* -1 (* x (log y))) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(* x (- (/ (* z (log (- 1 y))) x) (log y))) |
(*.f64 x (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (neg.f64 (log.f64 y)))) |
(* x (- (/ (* z (log (- 1 y))) x) (log y))) |
(*.f64 x (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (neg.f64 (log.f64 y)))) |
(* x (- (/ (* z (log (- 1 y))) x) (log y))) |
(*.f64 x (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (neg.f64 (log.f64 y)))) |
(* -1 (* x (log y))) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(* -1 (* x (- (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (log y))))) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (neg.f64 (log.f64 y))))) |
(* -1 (* x (- (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (log y))))) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (neg.f64 (log.f64 y))))) |
(* -1 (* x (- (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (log y))))) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (neg.f64 (log.f64 y))))) |
(/ 1 (+ t (* x (log y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t)) |
(+ (* -1 (/ (* z (log (- 1 y))) (pow (+ t (* x (log y))) 2))) (/ 1 (+ t (* x (log y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) |
(+ (* z (- (/ (* z (pow (log (- 1 y)) 2)) (pow (+ t (* x (log y))) 3)) (/ (log (- 1 y)) (pow (+ t (* x (log y))) 2)))) (/ 1 (+ t (* x (log y))))) |
(fma.f64 z (-.f64 (/.f64 (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t))) |
(+ (* z (- (* z (- (* -1 (/ (* z (pow (log (- 1 y)) 3)) (pow (+ t (* x (log y))) 4))) (* -1 (/ (pow (log (- 1 y)) 2) (pow (+ t (* x (log y))) 3))))) (/ (log (- 1 y)) (pow (+ t (* x (log y))) 2)))) (/ 1 (+ t (* x (log y))))) |
(fma.f64 z (fma.f64 z (neg.f64 (-.f64 (/.f64 (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 4 binary64))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))))) (neg.f64 (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t))) |
(/ 1 (* z (log (- 1 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(/ (+ (* -1 (/ (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2))) z)) (/ 1 (log (- 1 y)))) z) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (/.f64 (log.f64 y) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) z)) z) |
(/ (- (+ (/ 1 (log (- 1 y))) (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y))))) (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2))))) z) |
(/.f64 (-.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (/.f64 (log.f64 y) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y)))) (fma.f64 x (/.f64 (log.f64 y) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 t (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) z) |
(/ (- (+ (* -1 (/ (* (pow (+ t (* x (log y))) 2) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 3) (pow (log (- 1 y)) 2)))) (/ 1 (log (- 1 y)))) (+ (* -1 (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y))))) (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))))) z) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y))) (/.f64 (*.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (fma.f64 x (/.f64 (log.f64 y) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 z z))))) (-.f64 (fma.f64 x (/.f64 (log.f64 y) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 t (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 x (log.f64 y) t) (fma.f64 x (/.f64 (log.f64 y) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 z z))))) z) |
(/ 1 (* z (log (- 1 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(* -1 (/ (- (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) (/ 1 (log (- 1 y)))) z)) |
(neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (log.f64 y) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 t (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y)))) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* z (log (- 1 y)))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) z)) (/ 1 (log (- 1 y)))) z)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 x (log.f64 y) t) (/.f64 (fma.f64 x (/.f64 (log.f64 y) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (fma.f64 x (/.f64 (log.f64 y) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) z)) (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y)))) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ t (* x (log y))) 2) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* z (pow (log (- 1 y)) 2))) (/ (* (+ t (* x (log y))) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (log (- 1 y)))) z)) (+ (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) z)) (/ 1 (log (- 1 y)))) z)) |
(neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)) (fma.f64 x (/.f64 (log.f64 y) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 x (log.f64 y) t) (fma.f64 x (/.f64 (log.f64 y) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) (log1p.f64 (neg.f64 y))))) z) (fma.f64 x (/.f64 (log.f64 y) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) z) (/.f64 #s(literal 1 binary64) (log1p.f64 (neg.f64 y)))) z)) |
(/ 1 (+ t (* x (log y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t)) |
(+ (/ 1 (+ t (* x (log y)))) (/ (* y z) (pow (+ t (* x (log y))) 2))) |
(fma.f64 y (/.f64 z (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (* -1/2 (/ z (pow (+ t (* x (log y))) 2)))))) (* -1 (/ z (pow (+ t (* x (log y))) 2))))) (/ 1 (+ t (* x (log y))))) |
(fma.f64 y (fma.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (/.f64 z (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (+ (* -1/3 (/ z (pow (+ t (* x (log y))) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (* -1/2 (/ z (pow (+ t (* x (log y))) 2))))) (+ t (* x (log y)))))))) (+ (* -1 (/ (pow z 2) (pow (+ t (* x (log y))) 3))) (* -1/2 (/ z (pow (+ t (* x (log y))) 2)))))) (* -1 (/ z (pow (+ t (* x (log y))) 2))))) (/ 1 (+ t (* x (log y))))) |
(fma.f64 y (fma.f64 y (fma.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64))) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))) (fma.f64 x (log.f64 y) t)) (/.f64 (*.f64 z #s(literal -1/3 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 3 binary64)))))) (/.f64 z (pow.f64 (fma.f64 x (log.f64 y) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) t))) |
(/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) |
(+ (/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) (/ z (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 z (*.f64 y (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (pow y 2))) (/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (* -1 (/ z (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 3 binary64)))) (*.f64 y y))) (/.f64 z (*.f64 y (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3))) (+ (* -1/3 (/ z (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))) (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))))) (pow y 3))) (/ 1 (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) (+ (* -1 (/ z (* y (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2)))) (+ (* -1 (/ (pow z 2) (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 3)))) (* -1/2 (/ z (* (pow y 2) (pow (+ t (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) 2))))))) |
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 3 binary64))) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 3 binary64)))) (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y)))))) (/.f64 (*.f64 z #s(literal -1/3 binary64)) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64))))) (*.f64 y (*.f64 y y)))) (-.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64)))) (/.f64 (*.f64 z z) (*.f64 (*.f64 y y) (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 3 binary64))))) (/.f64 z (*.f64 y (pow.f64 (+.f64 t (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (neg.f64 (log.f64 y))))) #s(literal 2 binary64)))))) |
(/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(+ (/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) (/ z (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 z (*.f64 y (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3)))) (* -1/2 (/ z (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))))) (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) (/.f64 (*.f64 z z) (*.f64 y (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64))))) (/.f64 z (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))))) (* y (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) (+ (* 1/3 (/ z (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2)))) (* 1/2 (/ (pow z 2) (* y (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3)))))) (+ (* -1 (/ (pow z 2) (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 3))) (* -1/2 (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))))) y)) (/ z (pow (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) 2))) y)) (/ 1 (+ t (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) (*.f64 y (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) z) (*.f64 y (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))))) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64))))) (*.f64 y (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 3 binary64))))) y)) (/.f64 z (pow.f64 (+.f64 t (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) #s(literal 2 binary64)))) y)) |
(/ 1 (+ t (* z (log (- 1 y))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) |
(+ (* -1 (/ (* x (log y)) (pow (+ t (* z (log (- 1 y)))) 2))) (/ 1 (+ t (* z (log (- 1 y)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64)))) |
(+ (* x (- (/ (* x (pow (log y) 2)) (pow (+ t (* z (log (- 1 y)))) 3)) (/ (log y) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ 1 (+ t (* z (log (- 1 y)))))) |
(fma.f64 x (-.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 3 binary64))) (/.f64 (log.f64 y) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) t))) |
(+ (* x (- (* x (- (* -1 (/ (* x (pow (log y) 3)) (pow (+ t (* z (log (- 1 y)))) 4))) (* -1 (/ (pow (log y) 2) (pow (+ t (* z (log (- 1 y)))) 3))))) (/ (log y) (pow (+ t (* z (log (- 1 y)))) 2)))) (/ 1 (+ t (* z (log (- 1 y)))))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 (neg.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 4 binary64))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 3 binary64)))) (neg.f64 (/.f64 (log.f64 y) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) t))) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(/ (+ (* -1 (/ (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x)) (/ 1 (log y))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x)) x) |
(/ (- (+ (/ 1 (log y)) (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y)))) (+ (/ t (* x (pow (log y) 2))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))) x) |
(/.f64 (-.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (/.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (log.f64 y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (log.f64 y))) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 t (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x) |
(/ (- (+ (* -1 (/ (* (pow (+ t (* z (log (- 1 y)))) 2) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 3) (pow (log y) 2)))) (/ 1 (log y))) (+ (* -1 (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y)))) (+ (/ t (* x (pow (log y) 2))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) x) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64)) (/.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 t (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (log.f64 y) (*.f64 x x))))) x) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(* -1 (/ (- (+ (/ t (* x (pow (log y) 2))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x)) |
(neg.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 t (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 y))) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* x (log y))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) x)) (/ 1 (log y))) x)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 x (log.f64 y))) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))))) x)) (/.f64 #s(literal 1 binary64) (log.f64 y))) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ t (* z (log (- 1 y)))) 2) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* x (pow (log y) 2))) (/ (* (+ t (* z (log (- 1 y)))) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (log y))) x)) (+ (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) x)) (/ 1 (log y))) x)) |
(neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) #s(literal 2 binary64)) (/.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (log.f64 y))) x)) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) x)) |
(/ 1 (+ (* x (log y)) (* z (log (- 1 y))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) |
(+ (* -1 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (/.f64 t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(+ (* t (- (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))) |
(fma.f64 t (-.f64 (/.f64 t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(+ (* t (- (* t (+ (* -1 (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 4))) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)))) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))) |
(fma.f64 t (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64))) (/.f64 t (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))) t) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t)) t) |
(/ (- (+ 1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2))) (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) (/.f64 (*.f64 x (log.f64 y)) t)))) t) |
(/ (- (+ 1 (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) (pow t 3)))) (+ (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2))) (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) t) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) (/.f64 (*.f64 x (log.f64 y)) t)) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* -1 (/ (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1) t)) |
(neg.f64 (/.f64 (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64))) t)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) t) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) t)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) t) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))))) t) #s(literal -1 binary64)) t)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) t) (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)) t)) (+ (* x (log y)) (* z (log (- 1 y))))) t)) 1) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) t)) #s(literal -1 binary64)) t)) |
t |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 t x))) |
(* x (+ (log y) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 t x))) |
(* x (+ (log y) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 t x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ t x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 t x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ t x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 t x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ t x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 t x))) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(+ t (* -1 (* x (log (/ 1 y))))) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) t) |
(+ t (* -1 (* x (log (/ 1 y))))) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) t) |
(+ t (* -1 (* x (log (/ 1 y))))) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) t) |
(+ t (* -1 (* x (log (/ 1 y))))) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) t) |
(+ t (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(+ t (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(+ t (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(+ t (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
(+ t (* x (log y))) |
(fma.f64 x (log.f64 y) t) |
t |
(* t (+ 1 (/ (* x (log y)) t))) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64))) |
(* t (+ 1 (/ (* x (log y)) t))) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64))) |
(* t (+ 1 (/ (* x (log y)) t))) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64))) |
t |
(* -1 (* t (- (* -1 (/ (* x (log y)) t)) 1))) |
(*.f64 (neg.f64 t) (+.f64 (/.f64 (*.f64 (neg.f64 x) (log.f64 y)) t) #s(literal -1 binary64))) |
(* -1 (* t (- (* -1 (/ (* x (log y)) t)) 1))) |
(*.f64 (neg.f64 t) (+.f64 (/.f64 (*.f64 (neg.f64 x) (log.f64 y)) t) #s(literal -1 binary64))) |
(* -1 (* t (- (* -1 (/ (* x (log y)) t)) 1))) |
(*.f64 (neg.f64 t) (+.f64 (/.f64 (*.f64 (neg.f64 x) (log.f64 y)) t) #s(literal -1 binary64))) |
(- (* z (log (- 1 y))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(fma.f64 (neg.f64 y) z (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (neg.f64 z)) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(fma.f64 x (log.f64 y) (fma.f64 y (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/3 binary64) (*.f64 z #s(literal -1/2 binary64))) (neg.f64 z)) (neg.f64 t))) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t))) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(-.f64 (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (neg.f64 z) y))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t) |
(-.f64 (-.f64 (-.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 z y)) (*.f64 x (neg.f64 (log.f64 y)))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t) |
(-.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)) (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y (*.f64 y y)))))) (/.f64 z y)) (*.f64 x (neg.f64 (log.f64 y)))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t))) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (+.f64 (neg.f64 (fma.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 z y))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (fma.f64 (neg.f64 z) (log.f64 (/.f64 #s(literal -1 binary64) y)) (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) y))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (-.f64 z (/.f64 (fma.f64 z #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z y))) y)) y)) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)) (log1p.f64 (neg.f64 y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)) (log1p.f64 (neg.f64 y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z)) (log1p.f64 (neg.f64 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(* -1 t) |
(neg.f64 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64)))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) t))) |
(* -1 (* (pow x 2) (pow (log y) 2))) |
(neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) |
(- (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 2))) |
(fma.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) |
(- (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 2))) |
(fma.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) |
(- (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (pow (log y) 2))) |
(fma.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) |
(* (pow z 2) (pow (log (- 1 y)) 2)) |
(*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(*.f64 (*.f64 z z) (-.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(*.f64 (*.f64 z z) (-.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(*.f64 (*.f64 z z) (-.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 z z)))) |
(* (pow z 2) (pow (log (- 1 y)) 2)) |
(*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(*.f64 (*.f64 z z) (-.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(*.f64 (*.f64 z z) (-.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))) (pow (log (- 1 y)) 2))) |
(*.f64 (*.f64 z z) (-.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 z z)))) |
(* -1 (* (pow x 2) (pow (log y) 2))) |
(neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) |
(- (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (log y) 2))) |
(-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) |
(- (* (pow y 2) (+ (* y (pow z 2)) (pow z 2))) (* (pow x 2) (pow (log y) 2))) |
(-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 z z))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) |
(- (* (pow y 2) (+ (* y (+ (* 11/12 (* y (pow z 2))) (pow z 2))) (pow z 2))) (* (pow x 2) (pow (log y) 2))) |
(fma.f64 (*.f64 y y) (fma.f64 y (fma.f64 (*.f64 y (*.f64 z z)) #s(literal 11/12 binary64) (*.f64 z z)) (*.f64 z z)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) |
(- (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (* (pow x 2) (pow (log (/ 1 y)) 2))) |
(fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) y)) (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2))) (* (pow x 2) (pow (log (/ 1 y)) 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) y) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) y)) (+ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (pow y 2)))) (* (pow x 2) (pow (log (/ 1 y)) 2))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) y) (fma.f64 (*.f64 z z) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 y y)) (*.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) |
(- (+ (* -2 (/ (* (pow z 2) (+ (log -1) (* -1 (log (/ 1 y))))) y)) (+ (* (pow z 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (+ (/ (* (pow z 2) (+ 1 (* -1 (+ (log -1) (* -1 (log (/ 1 y))))))) (pow y 2)) (/ (* (pow z 2) (+ 1 (* -2/3 (+ (log -1) (* -1 (log (/ 1 y))))))) (pow y 3))))) (* (pow x 2) (pow (log (/ 1 y)) 2))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 z z)) y) (fma.f64 (*.f64 z z) (pow.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal -2/3 binary64) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) (*.f64 y y))))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) |
(- (* (pow z 2) (pow (log (/ -1 y)) 2)) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) |
(fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) |
(- (+ (* 2 (/ (* (pow z 2) (log (/ -1 y))) y)) (* (pow z 2) (pow (log (/ -1 y)) 2))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) y) (fma.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (+ (* -2 (* (pow z 2) (log (/ -1 y)))) (* -1 (/ (* (pow z 2) (+ 1 (log (/ -1 y)))) y))) y)) (* (pow z 2) (pow (log (/ -1 y)) 2))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) |
(-.f64 (-.f64 (*.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) y)) y)) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) |
(- (+ (* -1 (/ (+ (* -2 (* (pow z 2) (log (/ -1 y)))) (* -1 (/ (+ (* -1 (/ (* (pow z 2) (- (* -2/3 (log (/ -1 y))) 1)) y)) (* (pow z 2) (+ 1 (log (/ -1 y))))) y))) y)) (* (pow z 2) (pow (log (/ -1 y)) 2))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) |
(-.f64 (-.f64 (*.f64 (*.f64 z z) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 z z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -2/3 binary64) #s(literal -1 binary64))) y)) y)) y)) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) |
(* (pow z 2) (pow (log (- 1 y)) 2)) |
(*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) |
(+ (* -1 (* (pow x 2) (pow (log y) 2))) (* (pow z 2) (pow (log (- 1 y)) 2))) |
(fma.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) |
(+ (* -1 (* (pow x 2) (pow (log y) 2))) (* (pow z 2) (pow (log (- 1 y)) 2))) |
(fma.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) |
(+ (* -1 (* (pow x 2) (pow (log y) 2))) (* (pow z 2) (pow (log (- 1 y)) 2))) |
(fma.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 z z) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) |
(* -1 (* (pow x 2) (pow (log y) 2))) |
(neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(* -1 (* (pow x 2) (pow (log y) 2))) |
(neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(* (pow x 2) (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (pow x 2)) (pow (log y) 2))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (log (/ 1 y)))) |
(neg.f64 (*.f64 x (neg.f64 (log.f64 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(neg.f64 (*.f64 x (neg.f64 (log.f64 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(neg.f64 (*.f64 x (neg.f64 (log.f64 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(neg.f64 (*.f64 x (neg.f64 (log.f64 y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
Compiled 119 396 to 6 398 computations (94.6% saved)
23 alts after pruning (21 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 543 | 18 | 2 561 |
| Fresh | 7 | 3 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 553 | 23 | 2 576 |
| Status | Accuracy | Program |
|---|---|---|
| 58.7% | (fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) | |
| 45.0% | (fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (neg.f64 t)) | |
| ✓ | 86.4% | (fma.f64 x (log.f64 y) (neg.f64 t)) |
| 55.8% | (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) | |
| ▶ | 14.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
| 25.6% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) | |
| 46.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) | |
| ▶ | 86.3% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x)) t) |
| 64.1% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) t) | |
| 86.3% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) t) | |
| ▶ | 86.2% | (-.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) t) |
| ▶ | 99.2% | (-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
| 86.6% | (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64))))))) | |
| 77.7% | (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) t) z)))))) | |
| 42.4% | (*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (*.f64 x (log.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) | |
| 9.0% | (*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) | |
| 15.1% | (*.f64 z (log1p.f64 (neg.f64 y))) | |
| 14.7% | (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) | |
| 42.4% | (*.f64 x (log.f64 y)) | |
| 83.7% | (*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64)))) | |
| 74.3% | (*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) | |
| ▶ | 3.3% | (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
| ✓ | 45.8% | (neg.f64 t) |
Compiled 884 to 524 computations (40.7% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x)) t) |
| ✓ | cost-diff | 64 | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x) |
| ✓ | cost-diff | 640 | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x)) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 y) z) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) t) |
| ✓ | cost-diff | 704 | (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
| ✓ | cost-diff | 64 | (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
| ✓ | cost-diff | 192 | (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal 0 binary64) t) |
| ✓ | cost-diff | 1664 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (*.f64 z (*.f64 y y)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
| ✓ | cost-diff | 0 | (fma.f64 z y t) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 x (log.f64 y)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
| 15 412× | accelerator-lowering-fma.f32 |
| 15 412× | accelerator-lowering-fma.f64 |
| 4 256× | *-lowering-*.f32 |
| 4 256× | *-lowering-*.f64 |
| 2 034× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 263 |
| 1 | 108 | 261 |
| 2 | 267 | 251 |
| 3 | 682 | 247 |
| 4 | 2006 | 247 |
| 5 | 3437 | 247 |
| 6 | 6440 | 247 |
| 0 | 8132 | 231 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x (log y)) (+ (* z y) t)) |
(* x (log y)) |
x |
(log y) |
y |
(+ (* z y) t) |
z |
t |
(* -1/2 (* z (* y y))) |
-1/2 |
(* z (* y y)) |
z |
(* y y) |
y |
(/ (- 0 (* t (* t t))) (+ 0 (+ (* t t) (* 0 t)))) |
(- 0 (* t (* t t))) |
0 |
(* t (* t t)) |
t |
(* t t) |
(+ 0 (+ (* t t) (* 0 t))) |
(+ (* t t) (* 0 t)) |
(* 0 t) |
(- (* z (+ (* x (/ (log y) z)) (log (+ 1 (neg y))))) t) |
(* z (+ (* x (/ (log y) z)) (log (+ 1 (neg y))))) |
z |
(+ (* x (/ (log y) z)) (log (+ 1 (neg y)))) |
x |
(/ (log y) z) |
(log y) |
y |
(log (+ 1 (neg y))) |
(neg y) |
t |
(- (/ 1 (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x)) t) |
(/ 1 (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x)) |
1 |
(/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x) |
(- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) |
(/ 1 (log y)) |
(log y) |
y |
(* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2)))) |
z |
(/ (log (+ 1 (neg y))) (* x (pow (log y) 2))) |
(log (+ 1 (neg y))) |
(neg y) |
(* x (pow (log y) 2)) |
x |
(pow (log y) 2) |
2 |
t |
| Outputs |
|---|
(- (* x (log y)) (+ (* z y) t)) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
y |
(+ (* z y) t) |
(fma.f64 y z t) |
z |
t |
(* -1/2 (* z (* y y))) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(* z (* y y)) |
(*.f64 y (*.f64 y z)) |
z |
(* y y) |
(*.f64 y y) |
y |
(/ (- 0 (* t (* t t))) (+ 0 (+ (* t t) (* 0 t)))) |
(neg.f64 t) |
(- 0 (* t (* t t))) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
0 |
#s(literal 0 binary64) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
t |
(* t t) |
(*.f64 t t) |
(+ 0 (+ (* t t) (* 0 t))) |
(*.f64 t t) |
(+ (* t t) (* 0 t)) |
(*.f64 t t) |
(* 0 t) |
#s(literal 0 binary64) |
(- (* z (+ (* x (/ (log y) z)) (log (+ 1 (neg y))))) t) |
(fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(* z (+ (* x (/ (log y) z)) (log (+ 1 (neg y))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
z |
(+ (* x (/ (log y) z)) (log (+ 1 (neg y)))) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
x |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(log y) |
(log.f64 y) |
y |
(log (+ 1 (neg y))) |
(log1p.f64 (neg.f64 y)) |
(neg y) |
(neg.f64 y) |
t |
(- (/ 1 (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x)) t) |
(-.f64 (/.f64 x (fma.f64 (log1p.f64 (neg.f64 y)) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (log.f64 y)))) t) |
(/ 1 (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x)) |
(/.f64 x (fma.f64 (log1p.f64 (neg.f64 y)) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (log.f64 y)))) |
1 |
#s(literal 1 binary64) |
(/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x) |
(fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) |
(fma.f64 (log1p.f64 (neg.f64 y)) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(/ 1 (log y)) |
(/.f64 #s(literal 1 binary64) (log.f64 y)) |
(log y) |
(log.f64 y) |
y |
(* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2)))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
z |
(/ (log (+ 1 (neg y))) (* x (pow (log y) 2))) |
(/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(log (+ 1 (neg y))) |
(log1p.f64 (neg.f64 y)) |
(neg y) |
(neg.f64 y) |
(* x (pow (log y) 2)) |
(*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
x |
(pow (log y) 2) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
t |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (log.f64 y)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x)) |
| ✓ | accuracy | 99.1% | (pow.f64 (log.f64 y) #s(literal 2 binary64)) |
| ✓ | accuracy | 92.3% | (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 99.5% | (/.f64 (log.f64 y) z) |
| ✓ | accuracy | 99.0% | (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
| ✓ | accuracy | 86.9% | (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
| ✓ | accuracy | 100.0% | (*.f64 t t) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 0 binary64) t) |
| ✓ | accuracy | 99.9% | (*.f64 t (*.f64 t t)) |
| ✓ | accuracy | 33.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
| ✓ | accuracy | 91.5% | (*.f64 z (*.f64 y y)) |
| ✓ | accuracy | 100.0% | (fma.f64 z y t) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 99.6% | (*.f64 x (log.f64 y)) |
| 75.0ms | 256× | 0 | valid |
Compiled 270 to 41 computations (84.8% saved)
ival-mult: 22.0ms (42.5% of total)ival-div: 9.0ms (17.4% of total)ival-sub: 7.0ms (13.5% of total)ival-add: 4.0ms (7.7% of total)ival-log: 4.0ms (7.7% of total)ival-log1p: 2.0ms (3.9% of total)ival-pow2: 2.0ms (3.9% of total)ival-neg: 1.0ms (1.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 (- (* x (log y)) (+ (* z y) t))> |
#<alt (* x (log y))> |
#<alt (log y)> |
#<alt (+ (* z y) t)> |
#<alt (* -1/2 (* z (* y y)))> |
#<alt (* z (* y y))> |
#<alt (* y y)> |
#<alt (/ (- 0 (* t (* t t))) (+ 0 (+ (* t t) (* 0 t))))> |
#<alt (* 0 t)> |
#<alt (+ 0 (+ (* t t) (* 0 t)))> |
#<alt (- 0 (* t (* t t)))> |
#<alt (* z (+ (* x (/ (log y) z)) (log (+ 1 (neg y)))))> |
#<alt (- (* z (+ (* x (/ (log y) z)) (log (+ 1 (neg y))))) t)> |
#<alt (+ (* x (/ (log y) z)) (log (+ 1 (neg y))))> |
#<alt (/ (log y) z)> |
#<alt (/ 1 (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x))> |
#<alt (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x)> |
#<alt (- (/ 1 (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x)) t)> |
#<alt (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2)))))> |
#<alt (* t (* t t))> |
#<alt (* t t)> |
#<alt (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))> |
#<alt (pow (log y) 2)> |
#<alt (/ 1 (log y))> |
| Outputs |
|---|
#<alt (* -1 (+ t (* y z)))> |
#<alt (- (* x (log y)) (+ t (* y z)))> |
#<alt (- (* x (log y)) (+ t (* y z)))> |
#<alt (- (* x (log y)) (+ t (* y z)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (+ t (* y z)) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (+ t (* y z)) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (+ t (* y z)) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x)))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (* -1 (* y z))> |
#<alt (* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y))))> |
#<alt (* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y))))> |
#<alt (* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (* -1 (* y z))> |
#<alt (* z (- (/ (* x (log y)) z) (+ y (/ t z))))> |
#<alt (* z (- (/ (* x (log y)) z) (+ y (/ t z))))> |
#<alt (* z (- (/ (* x (log y)) z) (+ y (/ t z))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y))))> |
#<alt (- (* x (log y)) (* y z))> |
#<alt (- (+ (* -1 t) (* x (log y))) (* y z))> |
#<alt (- (+ (* -1 t) (* x (log y))) (* y z))> |
#<alt (- (+ (* -1 t) (* x (log y))) (* y z))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t))))> |
#<alt (* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t))))> |
#<alt (* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t))))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t)))))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt t> |
#<alt (+ t (* y z))> |
#<alt (+ t (* y z))> |
#<alt (+ t (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (/ t z)))> |
#<alt (* z (+ y (/ t z)))> |
#<alt (* z (+ y (/ t z)))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ t z)))))> |
#<alt t> |
#<alt (+ t (* y z))> |
#<alt (+ t (* y z))> |
#<alt (+ t (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (/ t y)))> |
#<alt (* y (+ z (/ t y)))> |
#<alt (* y (+ z (/ t y)))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ t y)))))> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ t y)))))> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ t y)))))> |
#<alt (* y z)> |
#<alt (+ t (* y z))> |
#<alt (+ t (* y z))> |
#<alt (+ t (* y z))> |
#<alt t> |
#<alt (* t (+ 1 (/ (* y z) t)))> |
#<alt (* t (+ 1 (/ (* y z) t)))> |
#<alt (* t (+ 1 (/ (* y z) t)))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ (* y z) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (* y z) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (* y z) t)) 1)))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* x (log y))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z)))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x)))))> |
#<alt (* x (log y))> |
#<alt (+ (* -1 (* y z)) (* x (log y)))> |
#<alt (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z)))))> |
#<alt (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))))> |
#<alt (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))> |
#<alt (+ (* -1 (/ z y)) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))))> |
#<alt (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))))> |
#<alt (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))))))> |
#<alt (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))> |
#<alt (+ (* -1 (/ z y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))))> |
#<alt (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))))> |
#<alt (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (- (* z (log (- 1 y))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t)> |
#<alt (- (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))) t)> |
#<alt (- (+ (* -1 (/ z y)) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))) t)> |
#<alt (- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))))) t)> |
#<alt (- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))))) t)> |
#<alt (- (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))) t)> |
#<alt (- (+ (* -1 (/ z y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) t)> |
#<alt (- (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) t)> |
#<alt (- (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) t)> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))> |
#<alt (+ (* -1 t) (* z (+ (log (- 1 y)) (/ (* x (log y)) z))))> |
#<alt (+ (* -1 t) (* z (+ (log (- 1 y)) (/ (* x (log y)) z))))> |
#<alt (+ (* -1 t) (* z (+ (log (- 1 y)) (/ (* x (log y)) z))))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t) 1))> |
#<alt (* t (- (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t) 1))> |
#<alt (* t (- (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t)))))> |
#<alt (log (- 1 y))> |
#<alt (+ (log (- 1 y)) (/ (* x (log y)) z))> |
#<alt (+ (log (- 1 y)) (/ (* x (log y)) z))> |
#<alt (+ (log (- 1 y)) (/ (* x (log y)) z))> |
#<alt (/ (* x (log y)) z)> |
#<alt (* x (+ (/ (log y) z) (/ (log (- 1 y)) x)))> |
#<alt (* x (+ (/ (log y) z) (/ (log (- 1 y)) x)))> |
#<alt (* x (+ (/ (log y) z) (/ (log (- 1 y)) x)))> |
#<alt (/ (* x (log y)) z)> |
#<alt (* -1 (* x (+ (* -1 (/ (log y) z)) (* -1 (/ (log (- 1 y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (log y) z)) (* -1 (/ (log (- 1 y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (log y) z)) (* -1 (/ (log (- 1 y)) x)))))> |
#<alt (/ (* x (log y)) z)> |
#<alt (+ (* -1 y) (/ (* x (log y)) z))> |
#<alt (+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z))> |
#<alt (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))) (/ 1 y))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ (* x (log (/ 1 y))) z)) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ (* x (log (/ 1 y))) z)) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2)))))) (/ 1 y))> |
#<alt (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))> |
#<alt (- (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)) (/ 1 y))> |
#<alt (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))> |
#<alt (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))> |
#<alt (/ (* x (log y)) z)> |
#<alt (/ (+ (* x (log y)) (* z (log (- 1 y)))) z)> |
#<alt (/ (+ (* x (log y)) (* z (log (- 1 y)))) z)> |
#<alt (/ (+ (* x (log y)) (* z (log (- 1 y)))) z)> |
#<alt (log (- 1 y))> |
#<alt (+ (log (- 1 y)) (/ (* x (log y)) z))> |
#<alt (+ (log (- 1 y)) (/ (* x (log y)) z))> |
#<alt (+ (log (- 1 y)) (/ (* x (log y)) z))> |
#<alt (log (- 1 y))> |
#<alt (+ (log (- 1 y)) (/ (* x (log y)) z))> |
#<alt (+ (log (- 1 y)) (/ (* x (log y)) z))> |
#<alt (+ (log (- 1 y)) (/ (* x (log y)) z))> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (* -1 (/ (log (/ 1 y)) z))> |
#<alt (* -1 (/ (log (/ 1 y)) z))> |
#<alt (* -1 (/ (log (/ 1 y)) z))> |
#<alt (* -1 (/ (log (/ 1 y)) z))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) z)> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) z)> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) z)> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (* x (log y))> |
#<alt (+ (* -1 (* y z)) (* x (log y)))> |
#<alt (+ (* x (log y)) (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z)))> |
#<alt (+ (* x (log y)) (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z))) (* x (log y)))) (+ (* -1/2 (/ (pow z 2) (* x (log y)))) (* 1/3 z))))) (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z)))> |
#<alt (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))> |
#<alt (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2))))))> |
#<alt (- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (pow y 2)))) (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))))> |
#<alt (- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/3 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (+ (* 1/2 (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (/ (* z (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3)))))) (* x (* (pow (log (/ 1 y)) 2) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))))) (pow y 3)))) (+ (* 1/2 (/ z (* (pow y 2) (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2))))) (+ (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow y 2) (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))))))> |
#<alt (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))> |
#<alt (+ (* -1 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (* 1/2 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (+ (* 1/2 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (/ (* z (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))))))) (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) y)) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))))> |
#<alt (* x (log y))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* x (log y)) (* z (- (/ (* z (pow (log (- 1 y)) 2)) (* x (log y))) (* -1 (log (- 1 y))))))> |
#<alt (+ (* x (log y)) (* z (- (* z (- (/ (* z (pow (log (- 1 y)) 3)) (* (pow x 2) (pow (log y) 2))) (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))))) (* -1 (log (- 1 y))))))> |
#<alt (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y)))))> |
#<alt (/ (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (* -1 (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2))))) z)> |
#<alt (/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* (pow z 2) (pow (log (- 1 y)) 3))))) (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2)))) z)> |
#<alt (/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (* -1 (/ (* (pow x 5) (pow (log y) 5)) (* (pow z 3) (pow (log (- 1 y)) 4))))) (+ (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2))) (/ (* (pow x 4) (pow (log y) 4)) (* (pow z 2) (pow (log (- 1 y)) 3))))) z)> |
#<alt (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y)))))> |
#<alt (* -1 (/ (+ (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y))) (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2)))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* z (pow (log (- 1 y)) 3)))) (/ (* (pow x 3) (pow (log y) 3)) (pow (log (- 1 y)) 2))) z)) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 5) (pow (log y) 5)) (* z (pow (log (- 1 y)) 4))) (* -1 (/ (* (pow x 4) (pow (log y) 4)) (pow (log (- 1 y)) 3)))) z)) (/ (* (pow x 3) (pow (log y) 3)) (pow (log (- 1 y)) 2))) z)) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) z))> |
#<alt (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* x (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* -1 (/ (pow (log y) 2) (* z (log (- 1 y)))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (* x (- (* -1 (/ (* x (pow (log y) 4)) (* (pow z 3) (pow (log (- 1 y)) 3)))) (/ (pow (log y) 3) (* (pow z 2) (pow (log (- 1 y)) 2)))))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (* x (- (* x (- (* -1 (/ (* x (pow (log y) 5)) (* (pow z 4) (pow (log (- 1 y)) 4)))) (/ (pow (log y) 4) (* (pow z 3) (pow (log (- 1 y)) 3))))) (/ (pow (log y) 3) (* (pow z 2) (pow (log (- 1 y)) 2)))))))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (* x (- (+ (log y) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (* -1 (/ (* z (log (- 1 y))) x))))> |
#<alt (* x (- (+ (log y) (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* (pow x 3) (pow (log y) 2)))) (+ (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* x (log y))) (* -1 (* z (log (- 1 y))))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* x (pow (log y) 2)))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) x)) (* -1 (* z (log (- 1 y))))) x)))))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (+ (/ 1 (* x (log y))) (/ (* y z) (* (pow x 2) (pow (log y) 2))))> |
#<alt (+ (* y (+ (* 1/2 (/ (* y z) (* (pow x 2) (pow (log y) 2)))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y))))> |
#<alt (+ (* y (+ (* y (+ (* 1/3 (/ (* y z) (* (pow x 2) (pow (log y) 2)))) (* 1/2 (/ z (* (pow x 2) (pow (log y) 2)))))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y))))> |
#<alt (* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x))> |
#<alt (+ (* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) (/ z (* (pow x 2) (* y (pow (log (/ 1 y)) 2)))))> |
#<alt (+ (* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) (+ (* 1/2 (/ z (* (pow x 2) (* (pow y 2) (pow (log (/ 1 y)) 2))))) (/ z (* (pow x 2) (* y (pow (log (/ 1 y)) 2))))))> |
#<alt (+ (* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) (+ (* 1/3 (/ z (* (pow x 2) (* (pow y 3) (pow (log (/ 1 y)) 2))))) (+ (* 1/2 (/ z (* (pow x 2) (* (pow y 2) (pow (log (/ 1 y)) 2))))) (/ z (* (pow x 2) (* y (pow (log (/ 1 y)) 2)))))))> |
#<alt (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) x)> |
#<alt (- (+ (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (/ z (* (pow x 2) (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (* z (log (/ -1 y))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ z (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1/2 (/ z (* (pow x 2) (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) y)) (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (* -1 (/ (* z (log (/ -1 y))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ z (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1 (/ (+ (* 1/3 (/ z (* (pow x 2) (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* 1/2 (/ z (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) y))) y)) (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (* -1 (/ (* z (log (/ -1 y))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y))))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y))))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y))))> |
#<alt (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2))))> |
#<alt (* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (* z (log y))))))> |
#<alt (* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (* z (log y))))))> |
#<alt (* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (* z (log y))))))> |
#<alt (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2))))> |
#<alt (* -1 (* z (- (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2))) (/ 1 (* x (* z (log y)))))))> |
#<alt (* -1 (* z (- (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2))) (/ 1 (* x (* z (log y)))))))> |
#<alt (* -1 (* z (- (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2))) (/ 1 (* x (* z (log y)))))))> |
#<alt (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2))))> |
#<alt (/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ x (log y))) (pow x 2))> |
#<alt (/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ x (log y))) (pow x 2))> |
#<alt (/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ x (log y))) (pow x 2))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x)> |
#<alt (/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x)> |
#<alt (/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x)> |
#<alt (/ 1 (* x (log y)))> |
#<alt (* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x))> |
#<alt (* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x))> |
#<alt (* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* x (log y)) (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z))) t)> |
#<alt (- (+ (* x (log y)) (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z))) (* x (log y)))) (+ (* -1/2 (/ (pow z 2) (* x (log y)))) (* 1/3 z))))) (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z))) t)> |
#<alt (- (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) t)> |
#<alt (- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))))) t)> |
#<alt (- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (pow y 2)))) (+ t (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2))))))> |
#<alt (- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/3 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (+ (* 1/2 (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (/ (* z (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3)))))) (* x (* (pow (log (/ 1 y)) 2) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))))) (pow y 3)))) (+ t (+ (* 1/2 (/ z (* (pow y 2) (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2))))) (+ (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow y 2) (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3)))))))))> |
#<alt (- (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) t)> |
#<alt (- (+ (* -1 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) t)> |
#<alt (- (+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (* 1/2 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) t)> |
#<alt (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (+ (* 1/2 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (/ (* z (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))))))) (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) y)) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (- (/ (* z (pow (log (- 1 y)) 2)) (* x (log y))) (* -1 (log (- 1 y)))))) t)> |
#<alt (- (+ (* x (log y)) (* z (- (* z (- (/ (* z (pow (log (- 1 y)) 3)) (* (pow x 2) (pow (log y) 2))) (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))))) (* -1 (log (- 1 y)))))) t)> |
#<alt (* -1 t)> |
#<alt (- (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) t)> |
#<alt (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (* -1 (/ (* (pow x 3) (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2))))) t)> |
#<alt (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* (pow z 3) (pow (log (- 1 y)) 3))))) (+ t (/ (* (pow x 3) (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2)))))> |
#<alt (* -1 t)> |
#<alt (- (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) t)> |
#<alt (- (* -1 (/ (+ (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y))) (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2)))) z)) t)> |
#<alt (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* z (pow (log (- 1 y)) 3)))) (/ (* (pow x 3) (pow (log y) 3)) (pow (log (- 1 y)) 2))) z)) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) z)) t)> |
#<alt (* -1 t)> |
#<alt (- (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) t)> |
#<alt (- (* (pow x 2) (+ (* -1 (/ (* x (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))))) t)> |
#<alt (- (* (pow x 2) (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (* x (- (* -1 (/ (* x (pow (log y) 4)) (* (pow z 3) (pow (log (- 1 y)) 3)))) (/ (pow (log y) 3) (* (pow z 2) (pow (log (- 1 y)) 2))))))) t)> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (+ t (* -1 (* z (log (- 1 y))))) x))))> |
#<alt (* x (- (+ (log y) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (+ (* -1 (/ (* z (log (- 1 y))) x)) (/ t x))))> |
#<alt (* x (- (+ (log y) (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* (pow x 3) (pow (log y) 2)))) (+ (* -1 (/ (* z (log (- 1 y))) x)) (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (/ t x)))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* z (log (- 1 y))) t) x)) (log y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* z (log (- 1 y))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* x (log y)))) t) x)) (log y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) (* -1 (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* x (pow (log y) 2))))) x)) (* z (log (- 1 y)))) t) x)) (log y))))> |
#<alt (/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))> |
#<alt (+ (* -1 t) (/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))))> |
#<alt (+ (* -1 t) (/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))))> |
#<alt (+ (* -1 t) (/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) 1))> |
#<alt (* t (- (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) 1))> |
#<alt (* t (- (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))))))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))))))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))))))))> |
#<alt (/ 1 (log y))> |
#<alt (+ (/ 1 (log y)) (/ (* y z) (* x (pow (log y) 2))))> |
#<alt (+ (* y (- (* 1/2 (/ (* y z) (* x (pow (log y) 2)))) (* -1 (/ z (* x (pow (log y) 2)))))) (/ 1 (log y)))> |
#<alt (+ (* y (- (* y (- (* 1/3 (/ (* y z) (* x (pow (log y) 2)))) (* -1/2 (/ z (* x (pow (log y) 2)))))) (* -1 (/ z (* x (pow (log y) 2)))))) (/ 1 (log y)))> |
#<alt (* -1 (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))> |
#<alt (- (/ z (* x (* y (pow (log (/ 1 y)) 2)))) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))> |
#<alt (- (* 1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))> |
#<alt (- (* 1/3 (/ z (* x (* (pow y 3) (pow (log (/ 1 y)) 2))))) (+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (* -1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))))> |
#<alt (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (- (+ (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (- (+ (* -1 (/ (- (* -1/2 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y)) (/ 1 (+ (log -1) (* -1 (log (/ -1 y)))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1/2 (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) y)) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y)) (/ 1 (+ (log -1) (* -1 (log (/ -1 y)))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (/ 1 (log y))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y)))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y)))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y)))> |
#<alt (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))> |
#<alt (* z (- (/ 1 (* z (log y))) (/ (log (- 1 y)) (* x (pow (log y) 2)))))> |
#<alt (* z (- (/ 1 (* z (log y))) (/ (log (- 1 y)) (* x (pow (log y) 2)))))> |
#<alt (* z (- (/ 1 (* z (log y))) (/ (log (- 1 y)) (* x (pow (log y) 2)))))> |
#<alt (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))> |
#<alt (* z (+ (* -1 (/ (log (- 1 y)) (* x (pow (log y) 2)))) (/ 1 (* z (log y)))))> |
#<alt (* z (+ (* -1 (/ (log (- 1 y)) (* x (pow (log y) 2)))) (/ 1 (* z (log y)))))> |
#<alt (* z (+ (* -1 (/ (log (- 1 y)) (* x (pow (log y) 2)))) (/ 1 (* z (log y)))))> |
#<alt (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))> |
#<alt (/ (- (/ x (log y)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x)> |
#<alt (/ (- (/ x (log y)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x)> |
#<alt (/ (- (/ x (log y)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x)> |
#<alt (/ 1 (log y))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y)))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y)))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y)))> |
#<alt (/ 1 (log y))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y)))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y)))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y)))> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (* -1 (/ (* y z) (* x (pow (log y) 2))))> |
#<alt (* y (+ (* -1 (/ z (* x (pow (log y) 2)))) (* -1/2 (/ (* y z) (* x (pow (log y) 2))))))> |
#<alt (* y (+ (* -1 (/ z (* x (pow (log y) 2)))) (* y (+ (* -1/2 (/ z (* x (pow (log y) 2)))) (* -1/3 (/ (* y z) (* x (pow (log y) 2))))))))> |
#<alt (* y (+ (* -1 (/ z (* x (pow (log y) 2)))) (* y (+ (* -1/2 (/ z (* x (pow (log y) 2)))) (* y (+ (* -1/3 (/ z (* x (pow (log y) 2)))) (* -1/4 (/ (* y z) (* x (pow (log y) 2))))))))))> |
#<alt (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))> |
#<alt (+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))> |
#<alt (+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (* -1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))> |
#<alt (+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (* -1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (+ (* -1/3 (/ z (* x (* (pow y 3) (pow (log (/ 1 y)) 2))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))> |
#<alt (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))> |
#<alt (+ (* -1 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))> |
#<alt (+ (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1 (/ (+ (* 1/2 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y)))> |
#<alt (+ (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1/3 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) y)) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))> |
#<alt (pow (log y) 2)> |
#<alt (pow (log y) 2)> |
#<alt (pow (log y) 2)> |
#<alt (pow (log y) 2)> |
#<alt (pow (log (/ 1 y)) 2)> |
#<alt (pow (log (/ 1 y)) 2)> |
#<alt (pow (log (/ 1 y)) 2)> |
#<alt (pow (log (/ 1 y)) 2)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)> |
#<alt (/ 1 (log y))> |
#<alt (/ 1 (log y))> |
#<alt (/ 1 (log y))> |
#<alt (/ 1 (log y))> |
#<alt (/ -1 (log (/ 1 y)))> |
#<alt (/ -1 (log (/ 1 y)))> |
#<alt (/ -1 (log (/ 1 y)))> |
#<alt (/ -1 (log (/ 1 y)))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 y)))))> |
153 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | y | @ | -inf | (/ 1 (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x)) |
| 5.0ms | x | @ | 0 | (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2)))) |
| 5.0ms | y | @ | inf | (/ 1 (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x)) |
| 5.0ms | z | @ | 0 | (/ (log y) z) |
| 4.0ms | z | @ | inf | (* z (+ (* x (/ (log y) z)) (log (+ 1 (neg y))))) |
| 1× | batch-egg-rewrite |
| 5 510× | *-lowering-*.f32 |
| 5 510× | *-lowering-*.f64 |
| 5 098× | accelerator-lowering-fma.f32 |
| 5 098× | accelerator-lowering-fma.f64 |
| 3 492× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 212 |
| 1 | 274 | 196 |
| 2 | 2612 | 196 |
| 0 | 8824 | 183 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x (log y)) (+ (* z y) t)) |
(* x (log y)) |
(log y) |
(+ (* z y) t) |
(* -1/2 (* z (* y y))) |
(* z (* y y)) |
(* y y) |
(/ (- 0 (* t (* t t))) (+ 0 (+ (* t t) (* 0 t)))) |
(* 0 t) |
(+ 0 (+ (* t t) (* 0 t))) |
(- 0 (* t (* t t))) |
(* z (+ (* x (/ (log y) z)) (log (+ 1 (neg y))))) |
(- (* z (+ (* x (/ (log y) z)) (log (+ 1 (neg y))))) t) |
(+ (* x (/ (log y) z)) (log (+ 1 (neg y)))) |
(/ (log y) z) |
(/ 1 (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x)) |
(/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x) |
(- (/ 1 (/ (- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) x)) t) |
(- (/ 1 (log y)) (* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2))))) |
(* t (* t t)) |
(* t t) |
(* z (/ (log (+ 1 (neg y))) (* x (pow (log y) 2)))) |
(pow (log y) 2) |
(/ 1 (log y)) |
| Outputs |
|---|
(+.f64 (*.f64 x (log.f64 y)) (neg.f64 (fma.f64 y z t))) |
(+.f64 (neg.f64 (fma.f64 y z t)) (*.f64 x (log.f64 y))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) (neg.f64 t)) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 y z t) (fma.f64 x (log.f64 y) (fma.f64 y z t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 y z t) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (fma.f64 (fma.f64 y z t) (fma.f64 x (log.f64 y) (fma.f64 y z t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 x (log.f64 y) (fma.f64 y z t))) (/.f64 (*.f64 (fma.f64 y z t) (fma.f64 y z t)) (fma.f64 x (log.f64 y) (fma.f64 y z t)))) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y z)) |
(fma.f64 x (log.f64 y) (neg.f64 (fma.f64 y z t))) |
(fma.f64 (log.f64 y) x (neg.f64 (fma.f64 y z t))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 y z t) (*.f64 x (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y z t) (fma.f64 x (log.f64 y) (fma.f64 y z t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (fma.f64 y z t) (*.f64 (fma.f64 y z t) (fma.f64 y z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (log.f64 y) (fma.f64 y z t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 y z t) (fma.f64 y z t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (fma.f64 y z t) (*.f64 (fma.f64 y z t) (fma.f64 y z t)))) (fma.f64 (fma.f64 y z t) (fma.f64 x (log.f64 y) (fma.f64 y z t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (fma.f64 y z t) (*.f64 (fma.f64 y z t) (fma.f64 y z t)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 y z t) (fma.f64 y z t)) (*.f64 (*.f64 x (log.f64 y)) (neg.f64 (fma.f64 y z t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (fma.f64 x (log.f64 y) (fma.f64 y z t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (-.f64 (*.f64 x (log.f64 y)) (neg.f64 (fma.f64 y z t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (fma.f64 y z t) (*.f64 (fma.f64 y z t) (fma.f64 y z t))))) (neg.f64 (fma.f64 (fma.f64 y z t) (fma.f64 x (log.f64 y) (fma.f64 y z t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 y z t) (fma.f64 y z t)))) (neg.f64 (fma.f64 x (log.f64 y) (fma.f64 y z t)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) t)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) t)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 t (neg.f64 t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 t t) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 t t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) t (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 t (neg.f64 t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) t)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 t t) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 t t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 t (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) t (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 y z)))) t)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (neg.f64 t)) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 t t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) t (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 t (neg.f64 t)))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) t)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t t) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 t t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 y (*.f64 z (*.f64 y z)))) t (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (fma.f64 x (log.f64 y) (*.f64 y z)) t)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 y z t) (fma.f64 x (log.f64 y) (fma.f64 y z t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (fma.f64 y z t) (*.f64 (fma.f64 y z t) (fma.f64 y z t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (log.f64 y) (fma.f64 y z t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 y z t) (fma.f64 y z t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (fma.f64 y z t) (*.f64 (fma.f64 y z t) (fma.f64 y z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y z t) (fma.f64 x (log.f64 y) (fma.f64 y z t)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 y z t)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(log.f64 y) |
(exp.f64 (log.f64 (log.f64 y))) |
(/.f64 (log.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(/.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 (log.f64 y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (log.f64 y)) (sqrt.f64 (log.f64 y))) |
(*.f64 (pow.f64 (sqrt.f64 (log.f64 y)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 y z) t) |
(+.f64 t (*.f64 y z)) |
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y z) t))) |
(fma.f64 y z t) |
(fma.f64 z y t) |
(fma.f64 t #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 y z)) |
(fma.f64 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 y z)) |
(fma.f64 (*.f64 t t) (/.f64 t (*.f64 t t)) (*.f64 y z)) |
(fma.f64 (*.f64 t t) (pow.f64 (/.f64 t (*.f64 t t)) #s(literal 1 binary64)) (*.f64 y z)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 t t) t) (*.f64 y z)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 t t) (*.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t t) (*.f64 y z)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 t)) (*.f64 y z)) |
(fma.f64 (pow.f64 (/.f64 t t) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 1 binary64)) (*.f64 y z)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 1 binary64)) (pow.f64 (/.f64 t t) #s(literal 1 binary64)) (*.f64 y z)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (pow.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 y z)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 t t) (*.f64 y z)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (pow.f64 (*.f64 t (neg.f64 t)) #s(literal 1 binary64)) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 t (-.f64 t (*.f64 y z)))) (fma.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y z) t) (*.f64 (fma.f64 y z t) (-.f64 (*.f64 y z) t)))) |
(/.f64 (fma.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t (*.f64 t t))) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 t (-.f64 t (*.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t (*.f64 t t))) (fma.f64 t t (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 y z t) (-.f64 (*.f64 y z) t)) (-.f64 (*.f64 y z) t)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 t (-.f64 t (*.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y z t) (-.f64 (*.f64 y z) t))) (neg.f64 (-.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 t (*.f64 y z))) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 t (-.f64 t (*.f64 y z)))) (fma.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y z) t) (*.f64 (fma.f64 y z t) (-.f64 (*.f64 y z) t))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z (*.f64 y z)) (*.f64 t (-.f64 t (*.f64 y z)))))) |
(*.f64 (*.f64 (fma.f64 y z t) (-.f64 (*.f64 y z) t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) t))) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z))) |
(*.f64 (*.f64 y y) (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 y z)) |
(*.f64 z (*.f64 y y)) |
(*.f64 (*.f64 y z) y) |
(*.f64 (*.f64 y y) z) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y y) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 y))) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) t) |
(neg.f64 t) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 t (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) t) |
(pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t)))) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 #s(literal 1 binary64) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 t (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
#s(literal 0 binary64) |
(+.f64 #s(literal 0 binary64) (*.f64 t t)) |
(+.f64 (*.f64 t t) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 t))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 t))) |
(-.f64 (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 t t #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 t (*.f64 t t)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 t t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 t t) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 t (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal 1 binary64) (neg.f64 t))) #s(literal -1 binary64)) |
(*.f64 t t) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 t (*.f64 t t)) #s(literal 2 binary64))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t)))) |
(*.f64 (pow.f64 (/.f64 t t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 t t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t (*.f64 t t)))) |
(+.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 t)) #s(literal 3 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(fma.f64 t (*.f64 t (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t))) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (neg.f64 t)) t #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (pow.f64 (neg.f64 (*.f64 t (neg.f64 t))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 (pow.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal -3 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (*.f64 t t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 3 binary64))) |
(*.f64 (neg.f64 t) (*.f64 t t)) |
(*.f64 (*.f64 t (neg.f64 t)) t) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z)) |
(+.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 x (*.f64 (/.f64 (log.f64 y) z) z) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 z (/.f64 (*.f64 x (log.f64 y)) z) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z)) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 x z) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 (*.f64 x (log.f64 y)) z) z (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z)) |
(fma.f64 (*.f64 z x) (/.f64 (log.f64 y) z) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (*.f64 z (log1p.f64 (neg.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y)))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(*.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) z) |
(+.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) (neg.f64 t)) |
(+.f64 (neg.f64 t) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(+.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(+.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t)) |
(-.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64)) (fma.f64 t (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)) (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t)) (/.f64 (*.f64 t t) (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t))) |
(fma.f64 x (*.f64 (/.f64 (log.f64 y) z) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 x (*.f64 (/.f64 (log.f64 y) z) z) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t)) |
(fma.f64 z (/.f64 (*.f64 x (log.f64 y)) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 z (/.f64 (*.f64 x (log.f64 y)) z) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t)) |
(fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) (neg.f64 t)) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t))) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 x z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 x z) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t)) |
(fma.f64 (/.f64 (*.f64 x (log.f64 y)) z) z (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (*.f64 x (log.f64 y)) z) z (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 t) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) z (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (*.f64 z x) (/.f64 (log.f64 y) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (*.f64 z x) (/.f64 (log.f64 y) z) (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t)) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 t)) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 t (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) (neg.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (*.f64 t (neg.f64 t)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (*.f64 t t) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 t t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) t (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 t (neg.f64 t)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) t)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (*.f64 t t) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 t t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (*.f64 t (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) t (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) t)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 t (neg.f64 t)) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 t t) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 t t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) t (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 t (neg.f64 t)))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) t)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 t t) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 t t))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (*.f64 t (*.f64 t t)) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) t (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) t)) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 t (neg.f64 t)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 t t) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) t (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (neg.f64 t)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) t)) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 t t) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) t (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) t)) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 t (neg.f64 t)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) t (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (neg.f64 t)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) t)) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 t (*.f64 t t)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) t (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) t)) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (*.f64 t (neg.f64 t)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (*.f64 t t) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) t (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (neg.f64 t)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) t)) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (*.f64 t t) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z) t (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) t)) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (*.f64 t (neg.f64 t)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (*.f64 t t) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) t (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (neg.f64 t)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) t)) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (*.f64 t t) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) (*.f64 t (*.f64 t t)) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z) t (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) t)) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t (neg.f64 t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (*.f64 t (neg.f64 t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t (neg.f64 t)) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (*.f64 t (neg.f64 t)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (neg.f64 t)) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 t (neg.f64 t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (neg.f64 t)) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (neg.f64 t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (neg.f64 t)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (*.f64 t (neg.f64 t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (neg.f64 t)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (*.f64 t (neg.f64 t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t t) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 t t) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t t) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (*.f64 t t) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 t (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 t (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 t (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 t (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 t (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 t (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 t (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 t (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t t) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 t t) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t t) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (*.f64 t t) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 t (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) (*.f64 t (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 t (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) (*.f64 t (-.f64 (/.f64 (*.f64 z (*.f64 x (log.f64 y))) z) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))))) (*.f64 t (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (*.f64 t (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (*.f64 t (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) z))) (*.f64 t (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (*.f64 t (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) z))) (*.f64 t (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(pow.f64 (/.f64 (fma.f64 t (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t))) |
(+.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) |
(+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y)))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) z) x) (log1p.f64 (neg.f64 y))) |
(fma.f64 (log.f64 y) (/.f64 x z) (log1p.f64 (neg.f64 y))) |
(fma.f64 (*.f64 x (log.f64 y)) (/.f64 #s(literal 1 binary64) z) (log1p.f64 (neg.f64 y))) |
(fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z))) |
(pow.f64 (/.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))) (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 y)) (-.f64 (log1p.f64 (neg.f64 y)) (/.f64 (*.f64 x (log.f64 y)) z)) (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (log.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) (log1p.f64 (neg.f64 y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (log.f64 y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (log.f64 y) (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 (log.f64 y)) z)) |
(/.f64 (log.f64 y) z) |
(/.f64 #s(literal 1 binary64) (/.f64 z (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (log.f64 y)))) |
(/.f64 (neg.f64 (log.f64 y)) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (log.f64 y))) (neg.f64 (neg.f64 z))) |
(pow.f64 (/.f64 z (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (log.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) z)) |
(*.f64 (neg.f64 (log.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 y)) |
(exp.f64 (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) |
(pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64)))) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) x) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64))) (*.f64 x (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64))) (*.f64 x (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) (*.f64 x (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64))) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y)))) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x))) (neg.f64 x)) |
(pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #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 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(+.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 t)) |
(+.f64 (neg.f64 t) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(-.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) t) |
(-.f64 (/.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -3 binary64)) (fma.f64 t (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 t)) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t))) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 t)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 t) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) x (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 t)) |
(fma.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (neg.f64 t)) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64))) (neg.f64 t)) |
(fma.f64 (/.f64 x (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64)))) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (neg.f64 x) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 t)) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 t (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64))) (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (-.f64 (*.f64 t t) (*.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 t t)) (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 t t)) (-.f64 (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))))) |
(/.f64 (fma.f64 x (*.f64 t (neg.f64 t)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 x (*.f64 t t) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t t))) |
(/.f64 (fma.f64 x (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 x t (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (neg.f64 t)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) t)) |
(/.f64 (fma.f64 x (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 x (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 x (*.f64 t t) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t t))) |
(/.f64 (fma.f64 x (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 x (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 x t (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) t)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t t) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) t (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t (neg.f64 t)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) t)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t t) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t t))) |
(/.f64 (fma.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) t (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) t)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 t)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 t (neg.f64 t) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (neg.f64 t) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t (neg.f64 t)))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) t)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 t (neg.f64 t) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 t (*.f64 t (neg.f64 t)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t (*.f64 t t)))) |
(/.f64 (+.f64 (neg.f64 t) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) t)) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 t (neg.f64 t)) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 t t) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t t))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (neg.f64 x) t (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (neg.f64 t)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) t)) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 t t) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t t))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 t (*.f64 t t)) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (neg.f64 x) t (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) t)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t t))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) t (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t (neg.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) t)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t t))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) t (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (/.f64 #s(literal 1 binary64) x) t)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t (neg.f64 t)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t t) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 (*.f64 t (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) t (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (neg.f64 t)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) t)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t t) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) t (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t))) (*.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) t)) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (neg.f64 t)) x)) (*.f64 (*.f64 t (neg.f64 t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 t (neg.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 t (neg.f64 t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (neg.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 t (neg.f64 t)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (neg.f64 t)) (neg.f64 x))) (*.f64 (*.f64 t (neg.f64 t)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (neg.f64 t)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 t (neg.f64 t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t t) x)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t t)) (*.f64 (*.f64 t t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 (*.f64 t t) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t t) (neg.f64 x))) (*.f64 (*.f64 t t) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) x)) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (*.f64 t (neg.f64 t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (neg.f64 x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (neg.f64 x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) x)) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (neg.f64 x))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t x)) (*.f64 t (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) t) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) x) (*.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 t (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (*.f64 #s(literal 1 binary64) x))) (*.f64 t (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (neg.f64 x))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) x)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (neg.f64 x))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) x)) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (neg.f64 x))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) x)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (neg.f64 x))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t t) x)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t t)) (*.f64 (*.f64 t t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 (*.f64 t t) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t t) (neg.f64 x))) (*.f64 (*.f64 t t) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) x)) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (neg.f64 x))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) x)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 x))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t x)) (*.f64 t (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) t) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) x) (*.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y)))))) (*.f64 t (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) t) (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 t (*.f64 #s(literal 1 binary64) x))) (*.f64 t (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(pow.f64 (/.f64 (fma.f64 t (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64))) (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))) (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 x (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x)) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y)))) (/.f64 (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(fma.f64 z (neg.f64 (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x))) |
(fma.f64 (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 z) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 y))) (*.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x))) |
(fma.f64 (neg.f64 z) (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 (pow.f64 (log.f64 y) #s(literal -1/2 binary64)) (pow.f64 (log.f64 y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x))) |
(fma.f64 (neg.f64 (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) z (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 (pow.f64 (sqrt.f64 (log.f64 y)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (log.f64 y)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64))) (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (-.f64 (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64))) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (log.f64 y) (*.f64 z (log1p.f64 (neg.f64 y))))) (*.f64 (log.f64 y) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (*.f64 (neg.f64 (log.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (*.f64 (log.f64 y) (neg.f64 z))) (*.f64 (log.f64 y) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (log.f64 y) (*.f64 z (log1p.f64 (neg.f64 y))))) (*.f64 (log.f64 y) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (log.f64 y) (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (log.f64 y) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (log.f64 y) (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))))) (*.f64 (log.f64 y) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (*.f64 (log.f64 y) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (log.f64 y) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (log.f64 y) (*.f64 (neg.f64 z) (neg.f64 (log1p.f64 (neg.f64 y)))))) (*.f64 (log.f64 y) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 (neg.f64 z) (/.f64 (log1p.f64 (neg.f64 y)) x)))) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (neg.f64 z))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (*.f64 z (log1p.f64 (neg.f64 y))))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (neg.f64 z) (neg.f64 (log1p.f64 (neg.f64 y)))))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (neg.f64 z) (/.f64 (log1p.f64 (neg.f64 y)) x)))) (*.f64 (neg.f64 (neg.f64 (log.f64 y))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 z))) (*.f64 (neg.f64 (log.f64 y)) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (*.f64 (neg.f64 (log.f64 y)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 x (neg.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))))) (*.f64 (neg.f64 (log.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (neg.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 y)) (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))))) (*.f64 (neg.f64 (log.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (*.f64 (neg.f64 (log.f64 y)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 (log.f64 y)) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (log.f64 y)) (*.f64 (neg.f64 z) (neg.f64 (log1p.f64 (neg.f64 y)))))) (*.f64 (neg.f64 (log.f64 y)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (*.f64 (neg.f64 z) (/.f64 (log1p.f64 (neg.f64 y)) x)))) (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 z) (log.f64 y) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (log.f64 y))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (neg.f64 (neg.f64 (log.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 (log.f64 y)) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (neg.f64 (log.f64 y)))) |
(/.f64 (fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (log.f64 y) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (log.f64 y))) |
(/.f64 (fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (neg.f64 (neg.f64 (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (neg.f64 (log.f64 y)) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (log.f64 y) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (neg.f64 (neg.f64 (log.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (neg.f64 (log.f64 y)) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (neg.f64 (log.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (log.f64 y) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (neg.f64 (neg.f64 (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (neg.f64 (log.f64 y)) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (neg.f64 (log.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (log.f64 y) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (log.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (neg.f64 (neg.f64 (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (log.f64 y)) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (neg.f64 (log.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 (log1p.f64 (neg.f64 y)))) (log.f64 y) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (log.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 (log1p.f64 (neg.f64 y)))) (neg.f64 (neg.f64 (log.f64 y))) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (neg.f64 (neg.f64 (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 (log1p.f64 (neg.f64 y)))) (neg.f64 (log.f64 y)) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (/.f64 (log1p.f64 (neg.f64 y)) x)) (log.f64 y) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (/.f64 (log1p.f64 (neg.f64 y)) x)) (neg.f64 (neg.f64 (log.f64 y))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 (neg.f64 (log.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (/.f64 (log1p.f64 (neg.f64 y)) x)) (neg.f64 (log.f64 y)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64))) (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -3 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))) (pow.f64 (log.f64 y) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) (pow.f64 (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z) (/.f64 #s(literal 1 binary64) (log.f64 y))))) |
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(+.f64 (*.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 t))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)) #s(literal 3/2 binary64))) |
(exp.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)) #s(literal 3 binary64)))) |
(exp.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (log.f64 t)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t (*.f64 t t)))) |
(fma.f64 t (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) t #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (pow.f64 (/.f64 t (*.f64 t t)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 t t) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 t t) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (pow.f64 (-.f64 t #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) t) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) |
(pow.f64 t #s(literal 3 binary64)) |
(pow.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 t (*.f64 t t)) |
(*.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 t t) t) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (pow.f64 (/.f64 t (*.f64 t t)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 t t) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 3 binary64)) (pow.f64 (/.f64 t t) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(+.f64 #s(literal 0 binary64) (*.f64 t t)) |
(+.f64 (*.f64 t t) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 t))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 t))) |
(-.f64 (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 t t #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 t (*.f64 t t)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 t t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 t t) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 t (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal 1 binary64) (neg.f64 t))) #s(literal -1 binary64)) |
(*.f64 t t) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 t (*.f64 t t)) #s(literal 2 binary64))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t)))) |
(*.f64 (pow.f64 (/.f64 t t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) t) #s(literal 2 binary64)) (pow.f64 (/.f64 t t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 z (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 z (log1p.f64 (neg.f64 y)))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y)))) |
(/.f64 (*.f64 z (neg.f64 (log1p.f64 (neg.f64 y)))) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (log1p.f64 (neg.f64 y))) z) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (log1p.f64 (neg.f64 y)) x) z) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) x) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) x) |
(pow.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (log1p.f64 (neg.f64 y)))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(*.f64 (log1p.f64 (neg.f64 y)) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x) z)) |
(*.f64 (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z) |
(*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 z x) (/.f64 (log1p.f64 (neg.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 z (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 (log1p.f64 (neg.f64 y)) x)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 y))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 (log.f64 y)) (log.f64 (log.f64 y)))) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (log.f64 y))) |
(*.f64 (log.f64 y) (log.f64 y)) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y))) |
(exp.f64 (neg.f64 (log.f64 (log.f64 y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (log.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (log.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(pow.f64 (log.f64 y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (log.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 y)))) |
(*.f64 (pow.f64 (log.f64 y) #s(literal -1/2 binary64)) (pow.f64 (log.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (log.f64 y)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (log.f64 y)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 10 700× | accelerator-lowering-fma.f32 |
| 10 700× | accelerator-lowering-fma.f64 |
| 6 716× | *-lowering-*.f32 |
| 6 716× | *-lowering-*.f64 |
| 3 468× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 773 | 10822 |
| 1 | 2604 | 10167 |
| 0 | 8253 | 9672 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (+ t (* y z))) |
(- (* x (log y)) (+ t (* y z))) |
(- (* x (log y)) (+ t (* y z))) |
(- (* x (log y)) (+ t (* y z))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (+ t (* y z)) x)))) |
(* x (+ (log y) (* -1 (/ (+ t (* y z)) x)))) |
(* x (+ (log y) (* -1 (/ (+ t (* y z)) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x))))) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x))))) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x))))) |
(- (* x (log y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(* -1 (* y z)) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y)))) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y)))) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y)))) |
(* -1 (* y z)) |
(* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z)))) |
(- (* x (log y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(* -1 (* y z)) |
(* z (- (/ (* x (log y)) z) (+ y (/ t z)))) |
(* z (- (/ (* x (log y)) z) (+ y (/ t z)))) |
(* z (- (/ (* x (log y)) z) (+ y (/ t z)))) |
(* -1 (* y z)) |
(* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y)))) |
(- (* x (log y)) (* y z)) |
(- (+ (* -1 t) (* x (log y))) (* y z)) |
(- (+ (* -1 t) (* x (log y))) (* y z)) |
(- (+ (* -1 t) (* x (log y))) (* y z)) |
(* -1 t) |
(* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t)))) |
(* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t)))) |
(* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t)))) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t))))) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(log y) |
(log y) |
(log y) |
(log y) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
t |
(+ t (* y z)) |
(+ t (* y z)) |
(+ t (* y z)) |
(* y z) |
(* z (+ y (/ t z))) |
(* z (+ y (/ t z))) |
(* z (+ y (/ t z))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (* -1 (/ t z))))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ t z))))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ t z))))) |
t |
(+ t (* y z)) |
(+ t (* y z)) |
(+ t (* y z)) |
(* y z) |
(* y (+ z (/ t y))) |
(* y (+ z (/ t y))) |
(* y (+ z (/ t y))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ t y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ t y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ t y))))) |
(* y z) |
(+ t (* y z)) |
(+ t (* y z)) |
(+ t (* y z)) |
t |
(* t (+ 1 (/ (* y z) t))) |
(* t (+ 1 (/ (* y z) t))) |
(* t (+ 1 (/ (* y z) t))) |
t |
(* -1 (* t (- (* -1 (/ (* y z) t)) 1))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) 1))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) 1))) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* x (log y)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(* z (log (- 1 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(* x (log y)) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(* x (log y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) |
(+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) |
(* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))) |
(+ (* -1 (/ z y)) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))))) |
(* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))) |
(+ (* -1 (/ z y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) |
(+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) |
(+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) |
(- (* x (log y)) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* z (log (- 1 y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(- (* z (log (- 1 y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* x (log y)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(- (* x (log y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(- (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))) t) |
(- (+ (* -1 (/ z y)) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))) t) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))))) t) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))))) t) |
(- (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))) t) |
(- (+ (* -1 (/ z y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) t) |
(- (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) t) |
(- (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) t) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(+ (* -1 t) (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))) |
(+ (* -1 t) (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))) |
(+ (* -1 t) (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))) |
(* -1 t) |
(* t (- (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t) 1)) |
(* t (- (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t) 1)) |
(* t (- (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t))))) |
(log (- 1 y)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(/ (* x (log y)) z) |
(* x (+ (/ (log y) z) (/ (log (- 1 y)) x))) |
(* x (+ (/ (log y) z) (/ (log (- 1 y)) x))) |
(* x (+ (/ (log y) z) (/ (log (- 1 y)) x))) |
(/ (* x (log y)) z) |
(* -1 (* x (+ (* -1 (/ (log y) z)) (* -1 (/ (log (- 1 y)) x))))) |
(* -1 (* x (+ (* -1 (/ (log y) z)) (* -1 (/ (log (- 1 y)) x))))) |
(* -1 (* x (+ (* -1 (/ (log y) z)) (* -1 (/ (log (- 1 y)) x))))) |
(/ (* x (log y)) z) |
(+ (* -1 y) (/ (* x (log y)) z)) |
(+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) |
(+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))) (/ 1 y)) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ (* x (log (/ 1 y))) z)) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ (* x (log (/ 1 y))) z)) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2)))))) (/ 1 y)) |
(+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)) |
(- (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)) (/ 1 y)) |
(+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))) |
(+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))) |
(/ (* x (log y)) z) |
(/ (+ (* x (log y)) (* z (log (- 1 y)))) z) |
(/ (+ (* x (log y)) (* z (log (- 1 y)))) z) |
(/ (+ (* x (log y)) (* z (log (- 1 y)))) z) |
(log (- 1 y)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(log (- 1 y)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(* -1 (/ (log (/ 1 y)) z)) |
(* -1 (/ (log (/ 1 y)) z)) |
(* -1 (/ (log (/ 1 y)) z)) |
(* -1 (/ (log (/ 1 y)) z)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(* x (log y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(+ (* x (log y)) (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z))) |
(+ (* x (log y)) (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z))) (* x (log y)))) (+ (* -1/2 (/ (pow z 2) (* x (log y)))) (* 1/3 z))))) (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z))) |
(* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) |
(+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))))) |
(- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (pow y 2)))) (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2))))) |
(- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/3 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (+ (* 1/2 (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (/ (* z (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3)))))) (* x (* (pow (log (/ 1 y)) 2) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))))) (pow y 3)))) (+ (* 1/2 (/ z (* (pow y 2) (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2))))) (+ (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow y 2) (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3)))))))) |
(/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) |
(+ (* -1 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (* 1/2 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (+ (* 1/2 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (/ (* z (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))))))) (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) y)) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) |
(* x (log y)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* x (log y)) (* z (- (/ (* z (pow (log (- 1 y)) 2)) (* x (log y))) (* -1 (log (- 1 y)))))) |
(+ (* x (log y)) (* z (- (* z (- (/ (* z (pow (log (- 1 y)) 3)) (* (pow x 2) (pow (log y) 2))) (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))))) (* -1 (log (- 1 y)))))) |
(* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) |
(/ (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (* -1 (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2))))) z) |
(/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* (pow z 2) (pow (log (- 1 y)) 3))))) (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2)))) z) |
(/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (* -1 (/ (* (pow x 5) (pow (log y) 5)) (* (pow z 3) (pow (log (- 1 y)) 4))))) (+ (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2))) (/ (* (pow x 4) (pow (log y) 4)) (* (pow z 2) (pow (log (- 1 y)) 3))))) z) |
(* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) |
(* -1 (/ (+ (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y))) (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2)))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* z (pow (log (- 1 y)) 3)))) (/ (* (pow x 3) (pow (log y) 3)) (pow (log (- 1 y)) 2))) z)) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 5) (pow (log y) 5)) (* z (pow (log (- 1 y)) 4))) (* -1 (/ (* (pow x 4) (pow (log y) 4)) (pow (log (- 1 y)) 3)))) z)) (/ (* (pow x 3) (pow (log y) 3)) (pow (log (- 1 y)) 2))) z)) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) z)) |
(* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) |
(* (pow x 2) (+ (* -1 (/ (* x (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))))) |
(* (pow x 2) (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (* x (- (* -1 (/ (* x (pow (log y) 4)) (* (pow z 3) (pow (log (- 1 y)) 3)))) (/ (pow (log y) 3) (* (pow z 2) (pow (log (- 1 y)) 2))))))) |
(* (pow x 2) (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (* x (- (* x (- (* -1 (/ (* x (pow (log y) 5)) (* (pow z 4) (pow (log (- 1 y)) 4)))) (/ (pow (log y) 4) (* (pow z 3) (pow (log (- 1 y)) 3))))) (/ (pow (log y) 3) (* (pow z 2) (pow (log (- 1 y)) 2))))))) |
(* x (log y)) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(* x (- (+ (log y) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (* -1 (/ (* z (log (- 1 y))) x)))) |
(* x (- (+ (log y) (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* (pow x 3) (pow (log y) 2)))) (+ (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y))))))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* x (log y))) (* -1 (* z (log (- 1 y))))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* x (pow (log y) 2)))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) x)) (* -1 (* z (log (- 1 y))))) x))))) |
(/ 1 (* x (log y))) |
(+ (/ 1 (* x (log y))) (/ (* y z) (* (pow x 2) (pow (log y) 2)))) |
(+ (* y (+ (* 1/2 (/ (* y z) (* (pow x 2) (pow (log y) 2)))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y)))) |
(+ (* y (+ (* y (+ (* 1/3 (/ (* y z) (* (pow x 2) (pow (log y) 2)))) (* 1/2 (/ z (* (pow x 2) (pow (log y) 2)))))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y)))) |
(* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) |
(+ (* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) (/ z (* (pow x 2) (* y (pow (log (/ 1 y)) 2))))) |
(+ (* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) (+ (* 1/2 (/ z (* (pow x 2) (* (pow y 2) (pow (log (/ 1 y)) 2))))) (/ z (* (pow x 2) (* y (pow (log (/ 1 y)) 2)))))) |
(+ (* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) (+ (* 1/3 (/ z (* (pow x 2) (* (pow y 3) (pow (log (/ 1 y)) 2))))) (+ (* 1/2 (/ z (* (pow x 2) (* (pow y 2) (pow (log (/ 1 y)) 2))))) (/ z (* (pow x 2) (* y (pow (log (/ 1 y)) 2))))))) |
(/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) x) |
(- (+ (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (/ z (* (pow x 2) (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (* z (log (/ -1 y))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(- (+ (* -1 (/ (+ (* -1 (/ z (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1/2 (/ z (* (pow x 2) (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) y)) (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (* -1 (/ (* z (log (/ -1 y))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(- (+ (* -1 (/ (+ (* -1 (/ z (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1 (/ (+ (* 1/3 (/ z (* (pow x 2) (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* 1/2 (/ z (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) y))) y)) (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (* -1 (/ (* z (log (/ -1 y))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(/ 1 (* x (log y))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y)))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y)))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y)))) |
(* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (* z (log y)))))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (* z (log y)))))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (* z (log y)))))) |
(* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) |
(* -1 (* z (- (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2))) (/ 1 (* x (* z (log y))))))) |
(* -1 (* z (- (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2))) (/ 1 (* x (* z (log y))))))) |
(* -1 (* z (- (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2))) (/ 1 (* x (* z (log y))))))) |
(* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ x (log y))) (pow x 2)) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ x (log y))) (pow x 2)) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ x (log y))) (pow x 2)) |
(/ 1 (* x (log y))) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x) |
(/ 1 (* x (log y))) |
(* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x)) |
(* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x)) |
(* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x)) |
(- (* x (log y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* x (log y)) (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z))) t) |
(- (+ (* x (log y)) (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z))) (* x (log y)))) (+ (* -1/2 (/ (pow z 2) (* x (log y)))) (* 1/3 z))))) (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z))) t) |
(- (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) t) |
(- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))))) t) |
(- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (pow y 2)))) (+ t (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))))) |
(- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/3 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (+ (* 1/2 (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (/ (* z (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3)))))) (* x (* (pow (log (/ 1 y)) 2) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))))) (pow y 3)))) (+ t (+ (* 1/2 (/ z (* (pow y 2) (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2))))) (+ (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow y 2) (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))))))) |
(- (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) t) |
(- (+ (* -1 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) t) |
(- (+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (* 1/2 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) t) |
(- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (+ (* 1/2 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (/ (* z (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))))))) (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) y)) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) t) |
(- (* x (log y)) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (- (/ (* z (pow (log (- 1 y)) 2)) (* x (log y))) (* -1 (log (- 1 y)))))) t) |
(- (+ (* x (log y)) (* z (- (* z (- (/ (* z (pow (log (- 1 y)) 3)) (* (pow x 2) (pow (log y) 2))) (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))))) (* -1 (log (- 1 y)))))) t) |
(* -1 t) |
(- (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) t) |
(- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (* -1 (/ (* (pow x 3) (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2))))) t) |
(- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* (pow z 3) (pow (log (- 1 y)) 3))))) (+ t (/ (* (pow x 3) (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2))))) |
(* -1 t) |
(- (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) t) |
(- (* -1 (/ (+ (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y))) (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2)))) z)) t) |
(- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* z (pow (log (- 1 y)) 3)))) (/ (* (pow x 3) (pow (log y) 3)) (pow (log (- 1 y)) 2))) z)) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) z)) t) |
(* -1 t) |
(- (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) t) |
(- (* (pow x 2) (+ (* -1 (/ (* x (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))))) t) |
(- (* (pow x 2) (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (* x (- (* -1 (/ (* x (pow (log y) 4)) (* (pow z 3) (pow (log (- 1 y)) 3)))) (/ (pow (log y) 3) (* (pow z 2) (pow (log (- 1 y)) 2))))))) t) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (+ t (* -1 (* z (log (- 1 y))))) x)))) |
(* x (- (+ (log y) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (+ (* -1 (/ (* z (log (- 1 y))) x)) (/ t x)))) |
(* x (- (+ (log y) (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* (pow x 3) (pow (log y) 2)))) (+ (* -1 (/ (* z (log (- 1 y))) x)) (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (/ t x))))) |
(* x (log y)) |
(* -1 (* x (- (* -1 (/ (- (* z (log (- 1 y))) t) x)) (log y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* z (log (- 1 y))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* x (log y)))) t) x)) (log y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) (* -1 (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* x (pow (log y) 2))))) x)) (* z (log (- 1 y)))) t) x)) (log y)))) |
(/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))) |
(+ (* -1 t) (/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) |
(+ (* -1 t) (/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) |
(+ (* -1 t) (/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) |
(* -1 t) |
(* t (- (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) 1)) |
(* t (- (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) 1)) |
(* t (- (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))))))) |
(* -1 (* t (+ 1 (* -1 (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))))))) |
(* -1 (* t (+ 1 (* -1 (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))))))) |
(/ 1 (log y)) |
(+ (/ 1 (log y)) (/ (* y z) (* x (pow (log y) 2)))) |
(+ (* y (- (* 1/2 (/ (* y z) (* x (pow (log y) 2)))) (* -1 (/ z (* x (pow (log y) 2)))))) (/ 1 (log y))) |
(+ (* y (- (* y (- (* 1/3 (/ (* y z) (* x (pow (log y) 2)))) (* -1/2 (/ z (* x (pow (log y) 2)))))) (* -1 (/ z (* x (pow (log y) 2)))))) (/ 1 (log y))) |
(* -1 (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))) |
(- (/ z (* x (* y (pow (log (/ 1 y)) 2)))) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))) |
(- (* 1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) |
(- (* 1/3 (/ z (* x (* (pow y 3) (pow (log (/ 1 y)) 2))))) (+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (* -1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))) |
(- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(- (+ (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(- (+ (* -1 (/ (- (* -1/2 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y)) (/ 1 (+ (log -1) (* -1 (log (/ -1 y)))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1/2 (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) y)) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y)) (/ 1 (+ (log -1) (* -1 (log (/ -1 y)))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(/ 1 (log y)) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) |
(* z (- (/ 1 (* z (log y))) (/ (log (- 1 y)) (* x (pow (log y) 2))))) |
(* z (- (/ 1 (* z (log y))) (/ (log (- 1 y)) (* x (pow (log y) 2))))) |
(* z (- (/ 1 (* z (log y))) (/ (log (- 1 y)) (* x (pow (log y) 2))))) |
(* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* x (pow (log y) 2)))) (/ 1 (* z (log y))))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* x (pow (log y) 2)))) (/ 1 (* z (log y))))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* x (pow (log y) 2)))) (/ 1 (* z (log y))))) |
(* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) |
(/ (- (/ x (log y)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x) |
(/ (- (/ x (log y)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x) |
(/ (- (/ x (log y)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x) |
(/ 1 (log y)) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(/ 1 (log y)) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(* -1 (/ (* y z) (* x (pow (log y) 2)))) |
(* y (+ (* -1 (/ z (* x (pow (log y) 2)))) (* -1/2 (/ (* y z) (* x (pow (log y) 2)))))) |
(* y (+ (* -1 (/ z (* x (pow (log y) 2)))) (* y (+ (* -1/2 (/ z (* x (pow (log y) 2)))) (* -1/3 (/ (* y z) (* x (pow (log y) 2)))))))) |
(* y (+ (* -1 (/ z (* x (pow (log y) 2)))) (* y (+ (* -1/2 (/ z (* x (pow (log y) 2)))) (* y (+ (* -1/3 (/ z (* x (pow (log y) 2)))) (* -1/4 (/ (* y z) (* x (pow (log y) 2)))))))))) |
(/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))) |
(+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) |
(+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (* -1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))) |
(+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (* -1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (+ (* -1/3 (/ z (* x (* (pow y 3) (pow (log (/ 1 y)) 2))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) |
(* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) |
(+ (* -1 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(+ (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1 (/ (+ (* 1/2 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y))) |
(+ (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1/3 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) y)) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(pow (log y) 2) |
(pow (log y) 2) |
(pow (log y) 2) |
(pow (log y) 2) |
(pow (log (/ 1 y)) 2) |
(pow (log (/ 1 y)) 2) |
(pow (log (/ 1 y)) 2) |
(pow (log (/ 1 y)) 2) |
(pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) |
(pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) |
(pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) |
(pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) |
(/ 1 (log y)) |
(/ 1 (log y)) |
(/ 1 (log y)) |
(/ 1 (log y)) |
(/ -1 (log (/ 1 y))) |
(/ -1 (log (/ 1 y))) |
(/ -1 (log (/ 1 y))) |
(/ -1 (log (/ 1 y))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) |
| Outputs |
|---|
(* -1 (+ t (* y z))) |
(neg.f64 (fma.f64 y z t)) |
(- (* x (log y)) (+ t (* y z))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(- (* x (log y)) (+ t (* y z))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(- (* x (log y)) (+ t (* y z))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (* -1 (/ (+ t (* y z)) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (fma.f64 y z t) x))) |
(* x (+ (log y) (* -1 (/ (+ t (* y z)) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (fma.f64 y z t) x))) |
(* x (+ (log y) (* -1 (/ (+ t (* y z)) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (fma.f64 y z t) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x))))) |
(neg.f64 (*.f64 x (-.f64 (fma.f64 y (/.f64 z x) (/.f64 t x)) (log.f64 y)))) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x))))) |
(neg.f64 (*.f64 x (-.f64 (fma.f64 y (/.f64 z x) (/.f64 t x)) (log.f64 y)))) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x))))) |
(neg.f64 (*.f64 x (-.f64 (fma.f64 y (/.f64 z x) (/.f64 t x)) (log.f64 y)))) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 x (log.f64 y)) y) (+.f64 z (/.f64 t y)))) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 x (log.f64 y)) y) (+.f64 z (/.f64 t y)))) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 x (log.f64 y)) y) (+.f64 z (/.f64 t y)))) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)) y) z)) |
(* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)) y) z)) |
(* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (fma.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)) y) z)) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* z (- (/ (* x (log y)) z) (+ y (/ t z)))) |
(*.f64 z (-.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) y)) |
(* z (- (/ (* x (log y)) z) (+ y (/ t z)))) |
(*.f64 z (-.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) y)) |
(* z (- (/ (* x (log y)) z) (+ y (/ t z)))) |
(*.f64 z (-.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) y)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) y)) |
(* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) y)) |
(* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z) y)) |
(- (* x (log y)) (* y z)) |
(fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) |
(- (+ (* -1 t) (* x (log y))) (* y z)) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(- (+ (* -1 t) (* x (log y))) (* y z)) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(- (+ (* -1 t) (* x (log y))) (* y z)) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t)))) |
(*.f64 t (-.f64 (/.f64 (fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) t) #s(literal 1 binary64))) |
(* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t)))) |
(*.f64 t (-.f64 (/.f64 (fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) t) #s(literal 1 binary64))) |
(* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t)))) |
(*.f64 t (-.f64 (/.f64 (fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) t) #s(literal 1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t))))) |
(neg.f64 (fma.f64 (/.f64 (fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) t) (neg.f64 t) t)) |
(* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t))))) |
(neg.f64 (fma.f64 (/.f64 (fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) t) (neg.f64 t) t)) |
(* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t))))) |
(neg.f64 (fma.f64 (/.f64 (fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) t) (neg.f64 t) t)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 x (log.f64 y)) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
t |
(+ t (* y z)) |
(fma.f64 y z t) |
(+ t (* y z)) |
(fma.f64 y z t) |
(+ t (* y z)) |
(fma.f64 y z t) |
(* y z) |
(*.f64 y z) |
(* z (+ y (/ t z))) |
(*.f64 z (+.f64 y (/.f64 t z))) |
(* z (+ y (/ t z))) |
(*.f64 z (+.f64 y (/.f64 t z))) |
(* z (+ y (/ t z))) |
(*.f64 z (+.f64 y (/.f64 t z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (* -1 (/ t z))))) |
(*.f64 z (+.f64 y (/.f64 t z))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ t z))))) |
(*.f64 z (+.f64 y (/.f64 t z))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ t z))))) |
(*.f64 z (+.f64 y (/.f64 t z))) |
t |
(+ t (* y z)) |
(fma.f64 y z t) |
(+ t (* y z)) |
(fma.f64 y z t) |
(+ t (* y z)) |
(fma.f64 y z t) |
(* y z) |
(*.f64 y z) |
(* y (+ z (/ t y))) |
(*.f64 y (+.f64 z (/.f64 t y))) |
(* y (+ z (/ t y))) |
(*.f64 y (+.f64 z (/.f64 t y))) |
(* y (+ z (/ t y))) |
(*.f64 y (+.f64 z (/.f64 t y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ t y))))) |
(*.f64 y (+.f64 z (/.f64 t y))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ t y))))) |
(*.f64 y (+.f64 z (/.f64 t y))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ t y))))) |
(*.f64 y (+.f64 z (/.f64 t y))) |
(* y z) |
(*.f64 y z) |
(+ t (* y z)) |
(fma.f64 y z t) |
(+ t (* y z)) |
(fma.f64 y z t) |
(+ t (* y z)) |
(fma.f64 y z t) |
t |
(* t (+ 1 (/ (* y z) t))) |
(fma.f64 t (/.f64 (*.f64 y z) t) t) |
(* t (+ 1 (/ (* y z) t))) |
(fma.f64 t (/.f64 (*.f64 y z) t) t) |
(* t (+ 1 (/ (* y z) t))) |
(fma.f64 t (/.f64 (*.f64 y z) t) t) |
t |
(* -1 (* t (- (* -1 (/ (* y z) t)) 1))) |
(neg.f64 (*.f64 t (fma.f64 (neg.f64 y) (/.f64 z t) #s(literal -1 binary64)))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) 1))) |
(neg.f64 (*.f64 t (fma.f64 (neg.f64 y) (/.f64 z t) #s(literal -1 binary64)))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) 1))) |
(neg.f64 (*.f64 t (fma.f64 (neg.f64 y) (/.f64 z t) #s(literal -1 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* -1 (pow t 3)) |
(*.f64 (*.f64 t t) (neg.f64 t)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) (neg.f64 x)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) |
(+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) |
(fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) |
(fma.f64 y (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64))) (neg.f64 z)) (*.f64 x (log.f64 y))) |
(* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))) |
(*.f64 z (+.f64 (log.f64 y) (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ z y)) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))) |
(fma.f64 z (+.f64 (log.f64 y) (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 #s(literal -1 binary64)))) (/.f64 z (neg.f64 y))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))))) |
(-.f64 (fma.f64 z (+.f64 (log.f64 y) (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)))) (/.f64 z y)) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))))) |
(-.f64 (fma.f64 z (+.f64 (log.f64 y) (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) (/.f64 z y)) |
(* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (/ z y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) |
(-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 z y)) |
(+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) |
(-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) y)) |
(+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) |
(-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (-.f64 z (/.f64 (fma.f64 z #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) z) y)) y)) y)) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 z (+.f64 (log1p.f64 (neg.f64 y)) (/.f64 (fma.f64 x (log.f64 y) (neg.f64 t)) z))) |
(- (* z (log (- 1 y))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (neg.f64 x)) (log.f64 y)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (neg.f64 x)) (log.f64 y)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (neg.f64 x)) (log.f64 y)) (neg.f64 x)) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(fma.f64 y (fma.f64 y (*.f64 z (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64))) (neg.f64 z)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))) t) |
(fma.f64 z (+.f64 (log.f64 y) (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 #s(literal -1 binary64)))) (neg.f64 t)) |
(- (+ (* -1 (/ z y)) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))) t) |
(-.f64 (fma.f64 z (+.f64 (log.f64 y) (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 #s(literal -1 binary64)))) (/.f64 z (neg.f64 y))) t) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z))))))) t) |
(-.f64 (-.f64 (fma.f64 z (+.f64 (log.f64 y) (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)))) (/.f64 z y)) t) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))))))) t) |
(-.f64 (-.f64 (fma.f64 z (+.f64 (log.f64 y) (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) (/.f64 z y)) t) |
(- (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))) t) |
(fma.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (neg.f64 t)) |
(- (+ (* -1 (/ z y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) t) |
(fma.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (/.f64 z (neg.f64 y)) t)) |
(- (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) t) |
(-.f64 (-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) y)) t) |
(- (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* z (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)))) t) |
(fma.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 (/.f64 (-.f64 z (/.f64 (fma.f64 z #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) z) y)) y)) (neg.f64 y)) t)) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) |
(+ (* -1 t) (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))) |
(fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) (neg.f64 t)) |
(+ (* -1 t) (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))) |
(fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) (neg.f64 t)) |
(+ (* -1 t) (* z (+ (log (- 1 y)) (/ (* x (log y)) z)))) |
(fma.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t) 1)) |
(*.f64 t (fma.f64 z (/.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) #s(literal -1 binary64))) |
(* t (- (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t) 1)) |
(*.f64 t (fma.f64 z (/.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) #s(literal -1 binary64))) |
(* t (- (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t) 1)) |
(*.f64 t (fma.f64 z (/.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t))))) |
(neg.f64 (fma.f64 t (/.f64 (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) t) t)) |
(* -1 (* t (+ 1 (* -1 (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t))))) |
(neg.f64 (fma.f64 t (/.f64 (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) t) t)) |
(* -1 (* t (+ 1 (* -1 (/ (* z (+ (log (- 1 y)) (/ (* x (log y)) z))) t))))) |
(neg.f64 (fma.f64 t (/.f64 (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) t) t)) |
(log (- 1 y)) |
(log1p.f64 (neg.f64 y)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
(/ (* x (log y)) z) |
(*.f64 x (/.f64 (log.f64 y) z)) |
(* x (+ (/ (log y) z) (/ (log (- 1 y)) x))) |
(*.f64 x (+.f64 (/.f64 (log.f64 y) z) (/.f64 (log1p.f64 (neg.f64 y)) x))) |
(* x (+ (/ (log y) z) (/ (log (- 1 y)) x))) |
(*.f64 x (+.f64 (/.f64 (log.f64 y) z) (/.f64 (log1p.f64 (neg.f64 y)) x))) |
(* x (+ (/ (log y) z) (/ (log (- 1 y)) x))) |
(*.f64 x (+.f64 (/.f64 (log.f64 y) z) (/.f64 (log1p.f64 (neg.f64 y)) x))) |
(/ (* x (log y)) z) |
(*.f64 x (/.f64 (log.f64 y) z)) |
(* -1 (* x (+ (* -1 (/ (log y) z)) (* -1 (/ (log (- 1 y)) x))))) |
(*.f64 (-.f64 (/.f64 (log1p.f64 (neg.f64 y)) (neg.f64 x)) (/.f64 (log.f64 y) z)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (log y) z)) (* -1 (/ (log (- 1 y)) x))))) |
(*.f64 (-.f64 (/.f64 (log1p.f64 (neg.f64 y)) (neg.f64 x)) (/.f64 (log.f64 y) z)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (log y) z)) (* -1 (/ (log (- 1 y)) x))))) |
(*.f64 (-.f64 (/.f64 (log1p.f64 (neg.f64 y)) (neg.f64 x)) (/.f64 (log.f64 y) z)) (neg.f64 x)) |
(/ (* x (log y)) z) |
(*.f64 x (/.f64 (log.f64 y) z)) |
(+ (* -1 y) (/ (* x (log y)) z)) |
(fma.f64 x (/.f64 (log.f64 y) z) (neg.f64 y)) |
(+ (* y (- (* -1/2 y) 1)) (/ (* x (log y)) z)) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (*.f64 x (/.f64 (log.f64 y) z))) |
(+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (/.f64 (log.f64 y) z))) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))) |
(+.f64 (log.f64 y) (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 #s(literal -1 binary64)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (* x (log (/ 1 y))) z)))) (/ 1 y)) |
(+.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 y)) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ (* x (log (/ 1 y))) z)) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 y)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ (* x (log (/ 1 y))) z)) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2)))))) (/ 1 y)) |
(+.f64 (-.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log.f64 y)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y y))) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)) |
(-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(- (+ (* -1 (log (/ -1 y))) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z)) (/ 1 y)) |
(+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (fma.f64 x (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))) |
(-.f64 (fma.f64 x (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y)) (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) z))) |
(-.f64 (fma.f64 x (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 y))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(/ (* x (log y)) z) |
(*.f64 x (/.f64 (log.f64 y) z)) |
(/ (+ (* x (log y)) (* z (log (- 1 y)))) z) |
(/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) z) |
(/ (+ (* x (log y)) (* z (log (- 1 y)))) z) |
(/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) z) |
(/ (+ (* x (log y)) (* z (log (- 1 y)))) z) |
(/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) z) |
(log (- 1 y)) |
(log1p.f64 (neg.f64 y)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
(log (- 1 y)) |
(log1p.f64 (neg.f64 y)) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
(+ (log (- 1 y)) (/ (* x (log y)) z)) |
(fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(* -1 (/ (log (/ 1 y)) z)) |
(/.f64 (log.f64 y) z) |
(* -1 (/ (log (/ 1 y)) z)) |
(/.f64 (log.f64 y) z) |
(* -1 (/ (log (/ 1 y)) z)) |
(/.f64 (log.f64 y) z) |
(* -1 (/ (log (/ 1 y)) z)) |
(/.f64 (log.f64 y) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) |
(+ (* x (log y)) (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z))) |
(fma.f64 y (neg.f64 (fma.f64 y (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y)))) z)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z))) (* x (log y)))) (+ (* -1/2 (/ (pow z 2) (* x (log y)))) (* 1/3 z))))) (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z))) |
(fma.f64 y (-.f64 (*.f64 y (neg.f64 (fma.f64 y (-.f64 (fma.f64 z #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 z (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y))))) (*.f64 x (log.f64 y)))) (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y))))))) z) (*.f64 x (log.f64 y))) |
(* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) |
(/.f64 x (neg.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))))) |
(+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))))) |
(-.f64 (/.f64 x (neg.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))))) (/.f64 z (*.f64 y (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (pow y 2)))) (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2))))) |
(-.f64 (-.f64 (/.f64 x (neg.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64)) (*.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 4 binary64)) x)))) (*.f64 y y))) (/.f64 z (*.f64 y (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/3 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (+ (* 1/2 (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (/ (* z (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3)))))) (* x (* (pow (log (/ 1 y)) 2) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))))) (pow y 3)))) (+ (* 1/2 (/ z (* (pow y 2) (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2))))) (+ (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow y 2) (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3)))))))) |
(-.f64 (-.f64 (/.f64 x (neg.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))))) (/.f64 (fma.f64 z (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64)) (*.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 4 binary64)) x)))) (*.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64)) (*.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 4 binary64)) x))) (/.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) (*.f64 y (*.f64 y y)))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 z (*.f64 y (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 4 binary64))) (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64)))))) |
(/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) |
(/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) |
(+ (* -1 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) |
(-.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) (/.f64 z (*.f64 y (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (* 1/2 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) |
(-.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) (/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (*.f64 x (*.f64 y (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 4 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 y (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64)))))) y)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (+ (* 1/2 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (/ (* z (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))))))) (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) y)) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) |
(-.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) (/.f64 (+.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 4 binary64)) x)))) (*.f64 (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 y x)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 y (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 4 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 y (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 4 binary64)) x))))) (neg.f64 y)) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (- (/ (* z (pow (log (- 1 y)) 2)) (* x (log y))) (* -1 (log (- 1 y)))))) |
(fma.f64 z (fma.f64 z (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x (log.f64 y))) (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (- (* z (- (/ (* z (pow (log (- 1 y)) 3)) (* (pow x 2) (pow (log y) 2))) (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))))) (* -1 (log (- 1 y)))))) |
(fma.f64 z (fma.f64 z (fma.f64 z (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x (log.f64 y)))) (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) |
(* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) |
(/.f64 (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y)))) |
(/ (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (* -1 (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2))))) z) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log1p.f64 (neg.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) z) |
(/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* (pow z 2) (pow (log (- 1 y)) 3))))) (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2)))) z) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 z (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) z) |
(/ (- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) (* -1 (/ (* (pow x 5) (pow (log y) 5)) (* (pow z 3) (pow (log (- 1 y)) 4))))) (+ (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2))) (/ (* (pow x 4) (pow (log y) 4)) (* (pow z 2) (pow (log (- 1 y)) 3))))) z) |
(/.f64 (-.f64 (neg.f64 (fma.f64 x (*.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log1p.f64 (neg.f64 y)))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (log.f64 y) #s(literal 5 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 4 binary64)))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 z (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) z) |
(* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) |
(/.f64 (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y)))) |
(* -1 (/ (+ (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y))) (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2)))) z)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log1p.f64 (neg.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* z (pow (log (- 1 y)) 3)))) (/ (* (pow x 3) (pow (log y) 3)) (pow (log (- 1 y)) 2))) z)) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 5) (pow (log y) 5)) (* z (pow (log (- 1 y)) 4))) (* -1 (/ (* (pow x 4) (pow (log y) 4)) (pow (log (- 1 y)) 3)))) z)) (/ (* (pow x 3) (pow (log y) 3)) (pow (log (- 1 y)) 2))) z)) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 5 binary64)) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (log.f64 y) #s(literal 4 binary64))) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.f64 z)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) z)) (neg.f64 z)) |
(* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) |
(/.f64 (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y)))) |
(* (pow x 2) (+ (* -1 (/ (* x (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))))) |
(*.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z (log1p.f64 (neg.f64 y))))))) |
(* (pow x 2) (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (* x (- (* -1 (/ (* x (pow (log y) 4)) (* (pow z 3) (pow (log (- 1 y)) 3)))) (/ (pow (log y) 3) (* (pow z 2) (pow (log (- 1 y)) 2))))))) |
(*.f64 (*.f64 x x) (fma.f64 x (neg.f64 (fma.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y)))))) |
(* (pow x 2) (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (* x (- (* x (- (* -1 (/ (* x (pow (log y) 5)) (* (pow z 4) (pow (log (- 1 y)) 4)))) (/ (pow (log y) 4) (* (pow z 3) (pow (log (- 1 y)) 3))))) (/ (pow (log y) 3) (* (pow z 2) (pow (log (- 1 y)) 2))))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (*.f64 x (neg.f64 (fma.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 5 binary64)) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z (log1p.f64 (neg.f64 y)))))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) |
(* x (- (+ (log y) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (* -1 (/ (* z (log (- 1 y))) x)))) |
(*.f64 x (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x x))) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y)))) |
(* x (- (+ (log y) (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* (pow x 3) (pow (log y) 2)))) (+ (* -1 (/ (* z (log (- 1 y))) x)) (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y))))))) |
(*.f64 x (-.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (*.f64 (log.f64 y) (*.f64 x x))))))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) x) (log.f64 y))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* x (log y))) (* -1 (* z (log (- 1 y))))) x))))) |
(*.f64 (-.f64 (neg.f64 (log.f64 y)) (/.f64 (*.f64 z (fma.f64 z (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x (log.f64 y))) (log1p.f64 (neg.f64 y)))) x)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* x (pow (log y) 2)))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) x)) (* -1 (* z (log (- 1 y))))) x))))) |
(neg.f64 (*.f64 x (-.f64 (neg.f64 (log.f64 y)) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (log.f64 y)))) x)) x)))) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(+ (/ 1 (* x (log y))) (/ (* y z) (* (pow x 2) (pow (log y) 2)))) |
(fma.f64 y (/.f64 z (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(+ (* y (+ (* 1/2 (/ (* y z) (* (pow x 2) (pow (log y) 2)))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y)))) |
(fma.f64 y (fma.f64 y (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(+ (* y (+ (* y (+ (* 1/3 (/ (* y z) (* (pow x 2) (pow (log y) 2)))) (* 1/2 (/ z (* (pow x 2) (pow (log y) 2)))))) (/ z (* (pow x 2) (pow (log y) 2))))) (/ 1 (* x (log y)))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 z (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) |
(/.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) (neg.f64 x)) |
(+ (* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) (/ z (* (pow x 2) (* y (pow (log (/ 1 y)) 2))))) |
(-.f64 (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 y (*.f64 x x)))) (/.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) x)) |
(+ (* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) (+ (* 1/2 (/ z (* (pow x 2) (* (pow y 2) (pow (log (/ 1 y)) 2))))) (/ z (* (pow x 2) (* y (pow (log (/ 1 y)) 2)))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 y (*.f64 x x))))) (/.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) x)) |
(+ (* -1 (/ (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) x)) (+ (* 1/3 (/ z (* (pow x 2) (* (pow y 3) (pow (log (/ 1 y)) 2))))) (+ (* 1/2 (/ z (* (pow x 2) (* (pow y 2) (pow (log (/ 1 y)) 2))))) (/ z (* (pow x 2) (* y (pow (log (/ 1 y)) 2))))))) |
(-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 z (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 y (*.f64 x x)))))) (/.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) x)) |
(/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) x) |
(- (+ (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (/ z (* (pow x 2) (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (* z (log (/ -1 y))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (+.f64 (/.f64 z (*.f64 y (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 x x))))) |
(- (+ (* -1 (/ (+ (* -1 (/ z (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1/2 (/ z (* (pow x 2) (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) y)) (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (* -1 (/ (* z (log (/ -1 y))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (/.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 x x)))) y)) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 x x)))) |
(- (+ (* -1 (/ (+ (* -1 (/ z (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1 (/ (+ (* 1/3 (/ z (* (pow x 2) (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* 1/2 (/ z (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) y))) y)) (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y))))))) (* -1 (/ (* z (log (/ -1 y))) (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 y (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 x x))))) y)) y)) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (log y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) |
(/.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (* z (log y)))))) |
(fma.f64 z (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 x (*.f64 z (log.f64 y))))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (* z (log y)))))) |
(fma.f64 z (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 x (*.f64 z (log.f64 y))))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2)))) (/ 1 (* x (* z (log y)))))) |
(fma.f64 z (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 x (*.f64 z (log.f64 y))))) |
(* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) |
(/.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(* -1 (* z (- (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2))) (/ 1 (* x (* z (log y))))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (log.f64 y)))))) |
(* -1 (* z (- (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2))) (/ 1 (* x (* z (log y))))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (log.f64 y)))))) |
(* -1 (* z (- (/ (log (- 1 y)) (* (pow x 2) (pow (log y) 2))) (/ 1 (* x (* z (log y))))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (log.f64 y)))))) |
(* -1 (/ (* z (log (- 1 y))) (* (pow x 2) (pow (log y) 2)))) |
(/.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ x (log y))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 x (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 x x)) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ x (log y))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 x (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 x x)) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (pow (log y) 2))) (/ x (log y))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 x (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 x x)) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) x) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) x) |
(/ (+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) x) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x)) |
(/.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) (neg.f64 x)) |
(* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x)) |
(/.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) (neg.f64 x)) |
(* -1 (/ (- (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ 1 (log y))) x)) |
(/.f64 (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) (neg.f64 x)) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 y z t)) |
(- (+ (* x (log y)) (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z))) t) |
(-.f64 (fma.f64 y (neg.f64 (fma.f64 y (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y)))) z)) (*.f64 x (log.f64 y))) t) |
(- (+ (* x (log y)) (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z))) (* x (log y)))) (+ (* -1/2 (/ (pow z 2) (* x (log y)))) (* 1/3 z))))) (+ (* -1 (/ (pow z 2) (* x (log y)))) (* 1/2 z)))) z))) t) |
(fma.f64 y (-.f64 (*.f64 y (neg.f64 (fma.f64 y (-.f64 (fma.f64 z #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 x (log.f64 y)))) (/.f64 (*.f64 z (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y))))) (*.f64 x (log.f64 y)))) (-.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (log.f64 y))))))) z) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) t) |
(-.f64 (/.f64 x (neg.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))))) t) |
(- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))))) t) |
(-.f64 (-.f64 (/.f64 x (neg.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))))) (/.f64 z (*.f64 y (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) t) |
(- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (pow y 2)))) (+ t (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))))) |
(-.f64 (-.f64 (/.f64 x (neg.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64)) (*.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 4 binary64)) x)))) (*.f64 y y))) (+.f64 t (/.f64 z (*.f64 y (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) |
(- (+ (* -1 (/ x (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) (* -1 (/ (+ (* 1/3 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (+ (* 1/2 (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))) (/ (* z (+ (* 1/2 (/ z (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3)))))) (* x (* (pow (log (/ 1 y)) 2) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))))) (pow y 3)))) (+ t (+ (* 1/2 (/ z (* (pow y 2) (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2))))) (+ (/ z (* y (* (pow (log (/ 1 y)) 2) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 2)))) (/ (pow z 2) (* x (* (pow y 2) (* (pow (log (/ 1 y)) 4) (pow (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) 3))))))))) |
(-.f64 (-.f64 (/.f64 x (neg.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))))) (/.f64 (fma.f64 z (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64)) (*.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 4 binary64)) x)))) (*.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64)) (*.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 4 binary64)) x))) (/.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) (*.f64 y (*.f64 y y)))) (+.f64 (+.f64 (/.f64 z (*.f64 y (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 4 binary64))) (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (*.f64 (pow.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) t))) |
(- (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) t) |
(-.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) t) |
(- (+ (* -1 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) t) |
(-.f64 (-.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) (/.f64 z (*.f64 y (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64)))))) t) |
(- (+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (* 1/2 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) t) |
(-.f64 (-.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) (/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (*.f64 x (*.f64 y (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 4 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 y (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64)))))) y)) t) |
(- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/3 (/ z (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) (+ (* 1/2 (/ (pow z 2) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3)))))) (/ (* z (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) (* x (* y (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))))))) (+ (* -1 (/ (pow z 2) (* x (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 4) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 3))))) (* 1/2 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2)))))) y)) (* -1 (/ z (* (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) (pow (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) 2))))) y)) (/ x (- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))))) t) |
(-.f64 (-.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) (/.f64 (+.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 4 binary64)) x)))) (*.f64 (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 y x)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 y (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 4 binary64)))) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 y (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 4 binary64)) x))))) (neg.f64 y)) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) y)) t) |
(- (* x (log y)) t) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (- (/ (* z (pow (log (- 1 y)) 2)) (* x (log y))) (* -1 (log (- 1 y)))))) t) |
(fma.f64 z (fma.f64 z (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x (log.f64 y))) (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(- (+ (* x (log y)) (* z (- (* z (- (/ (* z (pow (log (- 1 y)) 3)) (* (pow x 2) (pow (log y) 2))) (* -1 (/ (pow (log (- 1 y)) 2) (* x (log y)))))) (* -1 (log (- 1 y)))))) t) |
(fma.f64 z (fma.f64 z (fma.f64 z (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x (log.f64 y)))) (log1p.f64 (neg.f64 y))) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(* -1 t) |
(neg.f64 t) |
(- (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) t) |
(neg.f64 (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z (log1p.f64 (neg.f64 y)))) t)) |
(- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (* -1 (/ (* (pow x 3) (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2))))) t) |
(fma.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z (log1p.f64 (neg.f64 y)))))) (neg.f64 t)) |
(- (+ (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* (pow z 3) (pow (log (- 1 y)) 3))))) (+ t (/ (* (pow x 3) (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z (log1p.f64 (neg.f64 y)))))) (neg.f64 t))) |
(* -1 t) |
(neg.f64 t) |
(- (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) t) |
(neg.f64 (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z (log1p.f64 (neg.f64 y)))) t)) |
(- (* -1 (/ (+ (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y))) (/ (* (pow x 3) (pow (log y) 3)) (* z (pow (log (- 1 y)) 2)))) z)) t) |
(-.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log1p.f64 (neg.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) z) t) |
(- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 4) (pow (log y) 4)) (* z (pow (log (- 1 y)) 3)))) (/ (* (pow x 3) (pow (log y) 3)) (pow (log (- 1 y)) 2))) z)) (/ (* (pow x 2) (pow (log y) 2)) (log (- 1 y)))) z)) t) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log1p.f64 (neg.f64 y))) (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 z (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))))) z)) (neg.f64 z)) t) |
(* -1 t) |
(neg.f64 t) |
(- (* -1 (/ (* (pow x 2) (pow (log y) 2)) (* z (log (- 1 y))))) t) |
(neg.f64 (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z (log1p.f64 (neg.f64 y)))) t)) |
(- (* (pow x 2) (+ (* -1 (/ (* x (pow (log y) 3)) (* (pow z 2) (pow (log (- 1 y)) 2)))) (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))))) t) |
(fma.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 z (log1p.f64 (neg.f64 y)))))) (neg.f64 t)) |
(- (* (pow x 2) (+ (* -1 (/ (pow (log y) 2) (* z (log (- 1 y))))) (* x (- (* -1 (/ (* x (pow (log y) 4)) (* (pow z 3) (pow (log (- 1 y)) 3)))) (/ (pow (log y) 3) (* (pow z 2) (pow (log (- 1 y)) 2))))))) t) |
(fma.f64 (*.f64 x x) (fma.f64 x (neg.f64 (fma.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))))) (neg.f64 t)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (* -1 (/ (+ t (* -1 (* z (log (- 1 y))))) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x))) |
(* x (- (+ (log y) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (+ (* -1 (/ (* z (log (- 1 y))) x)) (/ t x)))) |
(*.f64 x (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x x))) (+.f64 (log.f64 y) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) x)))) |
(* x (- (+ (log y) (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* (pow x 3) (pow (log y) 2)))) (+ (* -1 (/ (* z (log (- 1 y))) x)) (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* (pow x 2) (log y)))) (/ t x))))) |
(*.f64 x (-.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (fma.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x x))) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (neg.f64 x)) (/.f64 t x))))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (- (* -1 (/ (- (* z (log (- 1 y))) t) x)) (log y)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (neg.f64 x)) (log.f64 y)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* z (log (- 1 y))) (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (* x (log y)))) t) x)) (log y)))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (fma.f64 z (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x (log.f64 y))) (log1p.f64 (neg.f64 y)))) t) (neg.f64 x)) (log.f64 y)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (log (- 1 y)) 2)) (log y))) (* -1 (/ (* (pow z 3) (pow (log (- 1 y)) 3)) (* x (pow (log y) 2))))) x)) (* z (log (- 1 y)))) t) x)) (log y)))) |
(neg.f64 (*.f64 x (-.f64 (/.f64 (-.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 3 binary64)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (log1p.f64 (neg.f64 y)) #s(literal 2 binary64))) (log.f64 y)))) x)) t) (neg.f64 x)) (log.f64 y)))) |
(/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2))))) |
(/.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(+ (* -1 t) (/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) |
(-.f64 (/.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) t) |
(+ (* -1 t) (/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) |
(-.f64 (/.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) t) |
(+ (* -1 t) (/ x (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) |
(-.f64 (/.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) 1)) |
(fma.f64 t (/.f64 x (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (neg.f64 t)) |
(* t (- (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) 1)) |
(fma.f64 t (/.f64 x (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (neg.f64 t)) |
(* t (- (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))) 1)) |
(fma.f64 t (/.f64 x (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))))) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))))) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ x (* t (- (/ 1 (log y)) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))))) (neg.f64 t)) |
(/ 1 (log y)) |
(/.f64 #s(literal 1 binary64) (log.f64 y)) |
(+ (/ 1 (log y)) (/ (* y z) (* x (pow (log y) 2)))) |
(fma.f64 y (/.f64 z (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(+ (* y (- (* 1/2 (/ (* y z) (* x (pow (log y) 2)))) (* -1 (/ z (* x (pow (log y) 2)))))) (/ 1 (log y))) |
(fma.f64 y (fma.f64 y (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(+ (* y (- (* y (- (* 1/3 (/ (* y z) (* x (pow (log y) 2)))) (* -1/2 (/ z (* x (pow (log y) 2)))))) (* -1 (/ z (* x (pow (log y) 2)))))) (/ 1 (log y))) |
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 #s(literal 1/3 binary64) y) (/.f64 z (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 z (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(* -1 (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))) |
(neg.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y)))) |
(- (/ z (* x (* y (pow (log (/ 1 y)) 2)))) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))) |
(-.f64 (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 y x))) (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y)))) |
(- (* 1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) |
(-.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 y y) x))) (-.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y))) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 y x))))) |
(- (* 1/3 (/ z (* x (* (pow y 3) (pow (log (/ 1 y)) 2))))) (+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (* -1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (+ (/ 1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))))) |
(-.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 y y) x))) (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 y)))) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 y x))))) |
(- (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) |
(- (+ (/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(+.f64 (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 y x))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ (- (* -1/2 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y)) (/ 1 (+ (log -1) (* -1 (log (/ -1 y)))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 y x))) (/.f64 (neg.f64 z) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) y)) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1/2 (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) y)) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y)) (/ 1 (+ (log -1) (* -1 (log (/ -1 y)))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 y x))) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (neg.f64 y)) (/.f64 z (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) y)) (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) |
(/ 1 (log y)) |
(/.f64 #s(literal 1 binary64) (log.f64 y)) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) |
(/.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(* z (- (/ 1 (* z (log y))) (/ (log (- 1 y)) (* x (pow (log y) 2))))) |
(fma.f64 z (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 z (log.f64 y)))) |
(* z (- (/ 1 (* z (log y))) (/ (log (- 1 y)) (* x (pow (log y) 2))))) |
(fma.f64 z (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 z (log.f64 y)))) |
(* z (- (/ 1 (* z (log y))) (/ (log (- 1 y)) (* x (pow (log y) 2))))) |
(fma.f64 z (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 z (log.f64 y)))) |
(* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) |
(/.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* x (pow (log y) 2)))) (/ 1 (* z (log y))))) |
(fma.f64 z (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 z (log.f64 y)))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* x (pow (log y) 2)))) (/ 1 (* z (log y))))) |
(fma.f64 z (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 z (log.f64 y)))) |
(* z (+ (* -1 (/ (log (- 1 y)) (* x (pow (log y) 2)))) (/ 1 (* z (log y))))) |
(fma.f64 z (/.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 z (log.f64 y)))) |
(* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) |
(/.f64 (*.f64 (neg.f64 z) (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (- (/ x (log y)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x) |
(/.f64 (-.f64 (/.f64 x (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) |
(/ (- (/ x (log y)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x) |
(/.f64 (-.f64 (/.f64 x (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) |
(/ (- (/ x (log y)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x) |
(/.f64 (-.f64 (/.f64 x (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) |
(/ 1 (log y)) |
(/.f64 #s(literal 1 binary64) (log.f64 y)) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/ 1 (log y)) |
(/.f64 #s(literal 1 binary64) (log.f64 y)) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+ (* -1 (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) (/ 1 (log y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(* -1 (/ (* y z) (* x (pow (log y) 2)))) |
(/.f64 (*.f64 y (neg.f64 z)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(* y (+ (* -1 (/ z (* x (pow (log y) 2)))) (* -1/2 (/ (* y z) (* x (pow (log y) 2)))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 z (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(* y (+ (* -1 (/ z (* x (pow (log y) 2)))) (* y (+ (* -1/2 (/ z (* x (pow (log y) 2)))) (* -1/3 (/ (* y z) (* x (pow (log y) 2)))))))) |
(*.f64 y (fma.f64 y (fma.f64 y (/.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (neg.f64 (/.f64 z (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) |
(* y (+ (* -1 (/ z (* x (pow (log y) 2)))) (* y (+ (* -1/2 (/ z (* x (pow (log y) 2)))) (* y (+ (* -1/3 (/ z (* x (pow (log y) 2)))) (* -1/4 (/ (* y z) (* x (pow (log y) 2)))))))))) |
(*.f64 y (fma.f64 y (fma.f64 y (fma.f64 y (*.f64 (/.f64 z (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (neg.f64 (/.f64 z (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) |
(/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))) |
(/.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))) |
(fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (neg.f64 z) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 y x)))) |
(+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (* -1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2))))) |
(-.f64 (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 y y) x)))) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 y x)))) |
(+ (* -1 (/ z (* x (* y (pow (log (/ 1 y)) 2))))) (+ (* -1/2 (/ z (* x (* (pow y 2) (pow (log (/ 1 y)) 2))))) (+ (* -1/3 (/ z (* x (* (pow y 3) (pow (log (/ 1 y)) 2))))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) (* x (pow (log (/ 1 y)) 2)))))) |
(-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 y y)) x))) (fma.f64 z (/.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 y y) x))))) (/.f64 z (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 y x)))) |
(* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) |
(neg.f64 (/.f64 (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) |
(+ (* -1 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
(neg.f64 (fma.f64 z (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 y x))))) |
(+ (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1 (/ (+ (* 1/2 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y))) |
(neg.f64 (fma.f64 z (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 y x))) (/.f64 z (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) y))) |
(+ (* -1 (/ (* z (log (/ -1 y))) (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) (* -1/3 (/ z (* x (* y (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))))) y)) (/ z (* x (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) y))) |
(neg.f64 (fma.f64 z (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 z (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) (*.f64 y x)))) y)) y))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/ (* z (log (- 1 y))) (* x (pow (log y) 2))) |
(/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(pow (log y) 2) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
(pow (log y) 2) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
(pow (log y) 2) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
(pow (log y) 2) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
(pow (log (/ 1 y)) 2) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
(pow (log (/ 1 y)) 2) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
(pow (log (/ 1 y)) 2) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
(pow (log (/ 1 y)) 2) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 y)))) 2) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)) |
(/ 1 (log y)) |
(/.f64 #s(literal 1 binary64) (log.f64 y)) |
(/ 1 (log y)) |
(/.f64 #s(literal 1 binary64) (log.f64 y)) |
(/ 1 (log y)) |
(/.f64 #s(literal 1 binary64) (log.f64 y)) |
(/ 1 (log y)) |
(/.f64 #s(literal 1 binary64) (log.f64 y)) |
(/ -1 (log (/ 1 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 y))) |
(/ -1 (log (/ 1 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 y))) |
(/ -1 (log (/ 1 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 y))) |
(/ -1 (log (/ 1 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 y))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 y))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
Compiled 61 694 to 4 483 computations (92.7% saved)
34 alts after pruning (31 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 739 | 23 | 1 762 |
| Fresh | 8 | 8 | 16 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 751 | 34 | 1 785 |
| Status | Accuracy | Program |
|---|---|---|
| 85.3% | (fma.f64 (/.f64 (log.f64 y) z) (*.f64 x z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) | |
| ▶ | 99.0% | (fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
| 58.7% | (fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) | |
| 45.0% | (fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (neg.f64 t)) | |
| 54.4% | (fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) | |
| ✓ | 86.4% | (fma.f64 x (log.f64 y) (neg.f64 t)) |
| ▶ | 12.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
| 14.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) | |
| 11.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t))) | |
| 11.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))))) | |
| 11.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) | |
| 3.9% | (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) | |
| ▶ | 14.2% | (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
| 25.6% | (/.f64 (*.f64 t (neg.f64 t)) t) | |
| 42.4% | (/.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) | |
| 45.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) | |
| 86.3% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) t) | |
| 86.3% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) t) | |
| 87.0% | (-.f64 (*.f64 z (fma.f64 (log.f64 y) (/.f64 x z) (log1p.f64 (neg.f64 y)))) t) | |
| 72.8% | (-.f64 (*.f64 z (*.f64 x (/.f64 (log.f64 y) z))) t) | |
| 7.1% | (*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) | |
| 11.4% | (*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) | |
| 14.1% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) | |
| 3.3% | (*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) | |
| 9.0% | (*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) | |
| 15.1% | (*.f64 z (log1p.f64 (neg.f64 y))) | |
| 14.7% | (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) | |
| ▶ | 14.5% | (*.f64 y (neg.f64 z)) |
| 42.4% | (*.f64 x (log.f64 y)) | |
| 71.8% | (*.f64 t (fma.f64 z (/.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) #s(literal -1 binary64))) | |
| ▶ | 74.3% | (*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
| ✓ | 3.3% | (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
| 58.5% | (neg.f64 (fma.f64 y z t)) | |
| ✓ | 45.8% | (neg.f64 t) |
Compiled 1 101 to 664 computations (39.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 y) t) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64)) |
| ✓ | cost-diff | 896 | (*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
| ✓ | cost-diff | 192 | (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal 0 binary64) t) |
| ✓ | cost-diff | 1664 | (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)) |
| ✓ | cost-diff | 1664 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
| ✓ | cost-diff | 0 | (*.f64 t (neg.f64 t)) |
| ✓ | cost-diff | 0 | (*.f64 t t) |
| ✓ | cost-diff | 0 | (*.f64 t (*.f64 t t)) |
| ✓ | cost-diff | 1664 | (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 y (neg.f64 z)) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 y) z) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
| ✓ | cost-diff | 1024 | (*.f64 z (/.f64 (log.f64 y) z)) |
| 6 190× | accelerator-lowering-fma.f32 |
| 6 190× | accelerator-lowering-fma.f64 |
| 4 616× | *-lowering-*.f32 |
| 4 616× | *-lowering-*.f64 |
| 1 884× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 148 |
| 1 | 110 | 140 |
| 2 | 297 | 134 |
| 3 | 871 | 124 |
| 4 | 2785 | 118 |
| 5 | 5115 | 118 |
| 0 | 8002 | 113 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* z (/ (log y) z)) x) (+ (* z (log (+ 1 (neg y)))) (neg t))) |
(* z (/ (log y) z)) |
z |
(/ (log y) z) |
(log y) |
y |
x |
(+ (* z (log (+ 1 (neg y)))) (neg t)) |
(log (+ 1 (neg y))) |
(neg y) |
(neg t) |
t |
(* y (neg z)) |
y |
(neg z) |
z |
(/ (* t (* t t)) (* t (neg t))) |
(* t (* t t)) |
t |
(* t t) |
(* t (neg t)) |
(neg t) |
(/ (- 0 (* t (/ (* t (* t (* t t))) (* t t)))) (+ 0 (+ (* t t) (* 0 t)))) |
(- 0 (* t (/ (* t (* t (* t t))) (* t t)))) |
0 |
(* t (/ (* t (* t (* t t))) (* t t))) |
t |
(/ (* t (* t (* t t))) (* t t)) |
(* t (* t (* t t))) |
(* t (* t t)) |
(* t t) |
(+ 0 (+ (* t t) (* 0 t))) |
(+ (* t t) (* 0 t)) |
(* 0 t) |
(* t (+ (* x (/ (log y) t)) -1)) |
t |
(+ (* x (/ (log y) t)) -1) |
x |
(/ (log y) t) |
(log y) |
y |
-1 |
| Outputs |
|---|
(+ (* (* z (/ (log y) z)) x) (+ (* z (log (+ 1 (neg y)))) (neg t))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* z (/ (log y) z)) |
(log.f64 y) |
z |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(log y) |
(log.f64 y) |
y |
x |
(+ (* z (log (+ 1 (neg y)))) (neg t)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(log (+ 1 (neg y))) |
(log1p.f64 (neg.f64 y)) |
(neg y) |
(neg.f64 y) |
(neg t) |
(neg.f64 t) |
t |
(* y (neg z)) |
(*.f64 z (neg.f64 y)) |
y |
(neg z) |
(neg.f64 z) |
z |
(/ (* t (* t t)) (* t (neg t))) |
(neg.f64 t) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
t |
(* t t) |
(*.f64 t t) |
(* t (neg t)) |
(*.f64 t (neg.f64 t)) |
(neg t) |
(neg.f64 t) |
(/ (- 0 (* t (/ (* t (* t (* t t))) (* t t)))) (+ 0 (+ (* t t) (* 0 t)))) |
(neg.f64 t) |
(- 0 (* t (/ (* t (* t (* t t))) (* t t)))) |
(neg.f64 (*.f64 t (*.f64 t t))) |
0 |
#s(literal 0 binary64) |
(* t (/ (* t (* t (* t t))) (* t t))) |
(*.f64 t (*.f64 t t)) |
t |
(/ (* t (* t (* t t))) (* t t)) |
(*.f64 t t) |
(* t (* t (* t t))) |
(*.f64 t (*.f64 t (*.f64 t t))) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
(* t t) |
(*.f64 t t) |
(+ 0 (+ (* t t) (* 0 t))) |
(*.f64 t t) |
(+ (* t t) (* 0 t)) |
(*.f64 t t) |
(* 0 t) |
#s(literal 0 binary64) |
(* t (+ (* x (/ (log y) t)) -1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
t |
(+ (* x (/ (log y) t)) -1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
x |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(log y) |
(log.f64 y) |
y |
-1 |
#s(literal -1 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 99.6% | (/.f64 (log.f64 y) t) |
| ✓ | accuracy | 99.5% | (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64)) |
| ✓ | accuracy | 87.8% | (*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 t (*.f64 t (*.f64 t t))) |
| ✓ | accuracy | 99.9% | (*.f64 t (*.f64 t t)) |
| ✓ | accuracy | 33.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
| ✓ | accuracy | 32.3% | (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)) |
| ✓ | accuracy | 100.0% | (*.f64 t t) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 99.9% | (*.f64 t (*.f64 t t)) |
| ✓ | accuracy | 33.3% | (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
| ✓ | accuracy | 100.0% | (*.f64 y (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 100.0% | (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
| ✓ | accuracy | 99.8% | (fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
| ✓ | accuracy | 99.5% | (/.f64 (log.f64 y) z) |
| ✓ | accuracy | 98.8% | (*.f64 z (/.f64 (log.f64 y) z)) |
| 64.0ms | 256× | 0 | valid |
Compiled 203 to 36 computations (82.3% saved)
ival-mult: 17.0ms (41.2% of total)ival-div: 8.0ms (19.4% of total)ival-add: 5.0ms (12.1% of total)ival-log: 4.0ms (9.7% of total)ival-log1p: 3.0ms (7.3% of total)ival-neg: 3.0ms (7.3% of total)ival-sub: 1.0ms (2.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* z (/ (log y) z))> |
#<alt (+ (* (* z (/ (log y) z)) x) (+ (* z (log (+ 1 (neg y)))) (neg t)))> |
#<alt (/ (log y) z)> |
#<alt (log y)> |
#<alt (* y (neg z))> |
#<alt (neg z)> |
#<alt (/ (* t (* t t)) (* t (neg t)))> |
#<alt (* t (* t t))> |
#<alt (* t t)> |
#<alt (* t (neg t))> |
#<alt (/ (- 0 (* t (/ (* t (* t (* t t))) (* t t)))) (+ 0 (+ (* t t) (* 0 t))))> |
#<alt (/ (* t (* t (* t t))) (* t t))> |
#<alt (* 0 t)> |
#<alt (+ 0 (+ (* t t) (* 0 t)))> |
#<alt (* t (+ (* x (/ (log y) t)) -1))> |
#<alt (+ (* x (/ (log y) t)) -1)> |
#<alt (/ (log y) t)> |
#<alt (+ (* z (log (+ 1 (neg y)))) (neg t))> |
#<alt (neg t)> |
#<alt (* t (* t (* t t)))> |
| Outputs |
|---|
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z)))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* -1 (* y z)) (* x (log y))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (* z (log (- 1 y))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x)))))> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y)))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)))))> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (* -1 (/ (log (/ 1 y)) z))> |
#<alt (* -1 (/ (log (/ 1 y)) z))> |
#<alt (* -1 (/ (log (/ 1 y)) z))> |
#<alt (* -1 (/ (log (/ 1 y)) z))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) z)> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) z)> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) z)> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (/ (log y) z)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (* x (log y))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t)))))> |
#<alt (* -1 t)> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ t x))))> |
#<alt (* x (+ (log y) (* -1 (/ t x))))> |
#<alt (* x (+ (log y) (* -1 (/ t x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ t x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ t x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ t x))))> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1))> |
#<alt (* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1))> |
#<alt (* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1))> |
#<alt (* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1))> |
#<alt (* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1))> |
#<alt (* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1))> |
#<alt (* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1))> |
#<alt (* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1))> |
#<alt -1> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (/ (* x (log y)) t)> |
#<alt (* x (- (/ (log y) t) (/ 1 x)))> |
#<alt (* x (- (/ (log y) t) (/ 1 x)))> |
#<alt (* x (- (/ (log y) t) (/ 1 x)))> |
#<alt (/ (* x (log y)) t)> |
#<alt (* -1 (* x (+ (* -1 (/ (log y) t)) (/ 1 x))))> |
#<alt (* -1 (* x (+ (* -1 (/ (log y) t)) (/ 1 x))))> |
#<alt (* -1 (* x (+ (* -1 (/ (log y) t)) (/ 1 x))))> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)> |
#<alt (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)> |
#<alt (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)> |
#<alt (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)> |
#<alt (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)> |
#<alt (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)> |
#<alt (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)> |
#<alt (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)> |
#<alt (/ (* x (log y)) t)> |
#<alt (/ (+ (* -1 t) (* x (log y))) t)> |
#<alt (/ (+ (* -1 t) (* x (log y))) t)> |
#<alt (/ (+ (* -1 t) (* x (log y))) t)> |
#<alt -1> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt -1> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (- (/ (* x (log y)) t) 1)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (* -1 (/ (log (/ 1 y)) t))> |
#<alt (* -1 (/ (log (/ 1 y)) t))> |
#<alt (* -1 (/ (log (/ 1 y)) t))> |
#<alt (* -1 (/ (log (/ 1 y)) t))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) t)> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) t)> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) t)> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (/ (log y) t)> |
#<alt (* -1 t)> |
#<alt (- (* z (log (- 1 y))) t)> |
#<alt (- (* z (log (- 1 y))) t)> |
#<alt (- (* z (log (- 1 y))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ t z))))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ t z))))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ t z))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ t z))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ t z))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ t z))))> |
#<alt (* -1 t)> |
#<alt (- (* -1 (* y z)) t)> |
#<alt (- (* y (+ (* -1 z) (* -1/2 (* y z)))) t)> |
#<alt (- (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))) t)> |
#<alt (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) t)> |
#<alt (- (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)> |
#<alt (- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t)> |
#<alt (- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t)> |
#<alt (- (* -1 (* z (log (/ -1 y)))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) t)> |
#<alt (- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (+ (* -1 t) (* z (log (- 1 y))))> |
#<alt (+ (* -1 t) (* z (log (- 1 y))))> |
#<alt (+ (* -1 t) (* z (log (- 1 y))))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* z (log (- 1 y))) t) 1))> |
#<alt (* t (- (/ (* z (log (- 1 y))) t) 1))> |
#<alt (* t (- (/ (* z (log (- 1 y))) t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* z (log (- 1 y))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* z (log (- 1 y))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* z (log (- 1 y))) t)))))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
#<alt (pow t 4)> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | z | @ | 0 | (* y (neg z)) |
| 5.0ms | t | @ | 0 | (/ (log y) t) |
| 2.0ms | t | @ | inf | (/ (log y) t) |
| 2.0ms | y | @ | inf | (+ (* z (log (+ 1 (neg y)))) (neg t)) |
| 1.0ms | t | @ | 0 | (* t (+ (* x (/ (log y) t)) -1)) |
| 1× | batch-egg-rewrite |
| 1 112× | accelerator-lowering-fma.f32 |
| 1 112× | accelerator-lowering-fma.f64 |
| 920× | *-lowering-*.f32 |
| 920× | *-lowering-*.f64 |
| 782× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 111 |
| 1 | 234 | 89 |
| 0 | 2118 | 84 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (/ (log y) z)) |
(+ (* (* z (/ (log y) z)) x) (+ (* z (log (+ 1 (neg y)))) (neg t))) |
(/ (log y) z) |
(log y) |
(* y (neg z)) |
(neg z) |
(/ (* t (* t t)) (* t (neg t))) |
(* t (* t t)) |
(* t t) |
(* t (neg t)) |
(/ (- 0 (* t (/ (* t (* t (* t t))) (* t t)))) (+ 0 (+ (* t t) (* 0 t)))) |
(/ (* t (* t (* t t))) (* t t)) |
(* 0 t) |
(+ 0 (+ (* t t) (* 0 t))) |
(* t (+ (* x (/ (log y) t)) -1)) |
(+ (* x (/ (log y) t)) -1) |
(/ (log y) t) |
(+ (* z (log (+ 1 (neg y)))) (neg t)) |
(neg t) |
(* t (* t (* t t))) |
| Outputs |
|---|
(/.f64 z (/.f64 z (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 z (log.f64 y)))) |
(/.f64 (*.f64 z (log.f64 y)) z) |
(/.f64 (neg.f64 (*.f64 z (log.f64 y))) (neg.f64 z)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 z (log.f64 y))) |
(/.f64 (*.f64 z (neg.f64 (log.f64 y))) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 z (log.f64 y))) |
(/.f64 (*.f64 (neg.f64 (log.f64 y)) z) (neg.f64 z)) |
(*.f64 z (/.f64 (log.f64 y) z)) |
(*.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) z) z)) |
(*.f64 (/.f64 (log.f64 y) z) z) |
(*.f64 (*.f64 z (log.f64 y)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (+.f64 (neg.f64 t) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z))) |
(+.f64 (neg.f64 t) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(+.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z)) |
(+.f64 (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y)))) (neg.f64 t)) |
(+.f64 (fma.f64 z (/.f64 (*.f64 (log.f64 y) x) z) (neg.f64 t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (-.f64 t (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z))) |
(-.f64 (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y)))) t) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) (/.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(-.f64 (fma.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))) #s(literal 0 binary64)) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (+.f64 (neg.f64 t) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z))) |
(fma.f64 z (/.f64 (*.f64 (log.f64 y) x) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))) (neg.f64 t)) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 z x) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (*.f64 z (log.f64 y)) z) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 x (/.f64 (*.f64 z (log.f64 y)) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 t) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (+.f64 (neg.f64 t) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z))) |
(fma.f64 t #s(literal -1 binary64) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 t (/.f64 t (neg.f64 t)) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 t (/.f64 (neg.f64 t) t) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (neg.f64 t) #s(literal 1 binary64) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t))) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (*.f64 t t) (/.f64 t (*.f64 t (neg.f64 t))) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (*.f64 t (*.f64 t (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 #s(literal -1 binary64) t (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (fma.f64 t (*.f64 t (neg.f64 t)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (neg.f64 t)))) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) x) z) z (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 t t) t) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 (neg.f64 t) t) t (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 t (neg.f64 t)) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (*.f64 x z) (/.f64 (log.f64 y) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t (neg.f64 t)) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z)) (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z)) (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 (*.f64 (log.f64 y) x) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z)) (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t (neg.f64 t)))) (fma.f64 (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y)))) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y)))) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y)))) (neg.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64))) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y)))) (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y))))) (*.f64 t t)) (-.f64 (*.f64 z (fma.f64 (/.f64 (log.f64 y) z) x (log1p.f64 (neg.f64 y)))) (neg.f64 t))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z)) (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 z (log.f64 y))) z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(neg.f64 (/.f64 (log.f64 y) (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 (log.f64 y)) z)) |
(/.f64 (log.f64 y) z) |
(/.f64 #s(literal 1 binary64) (/.f64 z (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (log.f64 y)))) |
(/.f64 (neg.f64 (log.f64 y)) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (log.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) z)) |
(*.f64 (neg.f64 (log.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 y)) |
(log.f64 y) |
(-.f64 #s(literal 0 binary64) (*.f64 z y)) |
(neg.f64 (*.f64 z y)) |
(*.f64 y (neg.f64 z)) |
(*.f64 (neg.f64 y) z) |
(*.f64 (neg.f64 z) y) |
(*.f64 #s(literal -1 binary64) (*.f64 z y)) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(neg.f64 z) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z)) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(neg.f64 t) |
(neg.f64 (/.f64 (*.f64 t t) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 t t) (neg.f64 t)) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 t t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (neg.f64 t))) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 t t) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) t) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 t)) t) |
(/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 t)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 t (/.f64 t (neg.f64 t))) |
(*.f64 t (/.f64 (neg.f64 t) t)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (*.f64 t t) (/.f64 t (*.f64 t (neg.f64 t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (neg.f64 t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 t t) t)) |
(*.f64 (/.f64 (neg.f64 t) t) t) |
(*.f64 (/.f64 (*.f64 t t) t) (/.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(+.f64 (*.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (neg.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) t) #s(literal 0 binary64)) |
(fma.f64 t (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) t #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (neg.f64 t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (*.f64 t (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (neg.f64 t)))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64)))) t) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) t) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t))) t) t) |
(pow.f64 t #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) t)) |
(*.f64 t (*.f64 t t)) |
(*.f64 (*.f64 t t) t) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (neg.f64 t)))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) |
(*.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1 binary64))) |
(+.f64 (*.f64 t t) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(-.f64 (*.f64 t t) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 t t #s(literal 0 binary64)) |
(fma.f64 t (neg.f64 (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (/.f64 #s(literal -1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 t)) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 t t) t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) t #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64)))) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) t) (neg.f64 t)) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 t t) |
(*.f64 t (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (*.f64 t t) (/.f64 (*.f64 t t) (*.f64 t t))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 t (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 (neg.f64 t)) t) |
(*.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 t t) t)) |
(*.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) t) |
(+.f64 (*.f64 t (neg.f64 t)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 t))) |
(-.f64 (*.f64 t (neg.f64 t)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(fma.f64 t (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) t #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t t) #s(literal 0 binary64)) |
(neg.f64 (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t (neg.f64 t))) |
(*.f64 t (neg.f64 t)) |
(*.f64 (neg.f64 t) t) |
(*.f64 #s(literal -1 binary64) (*.f64 t t)) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(neg.f64 t) |
(neg.f64 (/.f64 (*.f64 t t) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 t t) (neg.f64 t)) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 t t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (neg.f64 t))) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 t t) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) t) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 t)) t) |
(/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 t)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 t (/.f64 t (neg.f64 t))) |
(*.f64 t (/.f64 (neg.f64 t) t)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (*.f64 t t) (/.f64 t (*.f64 t (neg.f64 t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (neg.f64 t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 t t) t)) |
(*.f64 (/.f64 (neg.f64 t) t) t) |
(*.f64 (/.f64 (*.f64 t t) t) (/.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(+.f64 (*.f64 t t) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(-.f64 (*.f64 t t) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 t t #s(literal 0 binary64)) |
(fma.f64 t (neg.f64 (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (/.f64 #s(literal -1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 t)) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 t t) t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) t #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64)))) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) t) (neg.f64 t)) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 t t) |
(*.f64 t (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (*.f64 t t) (/.f64 (*.f64 t t) (*.f64 t t))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 t (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 (neg.f64 t)) t) |
(*.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 t t) t)) |
(*.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) t) |
#s(literal 0 binary64) |
(+.f64 (*.f64 t t) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(-.f64 (*.f64 t t) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 t t #s(literal 0 binary64)) |
(fma.f64 t (neg.f64 (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (/.f64 #s(literal -1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 t)) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 t t) t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) t #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64)))) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) t) (neg.f64 t)) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 t t) |
(*.f64 t (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (*.f64 t t) (/.f64 (*.f64 t t) (*.f64 t t))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 t (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 (neg.f64 t)) t) |
(*.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 t t) t)) |
(*.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) t) |
(+.f64 (neg.f64 t) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(+.f64 (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t) (neg.f64 t)) |
(-.f64 (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t) t) |
(-.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 0 binary64)) t) |
(fma.f64 x (*.f64 (/.f64 (log.f64 y) t) t) (neg.f64 t)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 t) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 t (/.f64 (*.f64 (log.f64 y) x) t) (neg.f64 t)) |
(fma.f64 t #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 t (/.f64 t (neg.f64 t)) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 t (/.f64 (neg.f64 t) t) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (neg.f64 t) #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (*.f64 t t) (/.f64 t (*.f64 t (neg.f64 t))) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (*.f64 t (*.f64 t (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (/.f64 (log.f64 y) t) (*.f64 x t) (neg.f64 t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) x) t) t (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (neg.f64 t))) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 t t) t) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (/.f64 (neg.f64 t) t) t (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 t (neg.f64 t)) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (*.f64 t x) (/.f64 (log.f64 y) t) (neg.f64 t)) |
(fma.f64 (*.f64 t (/.f64 (log.f64 y) t)) x (neg.f64 t)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t (neg.f64 t)) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t) #s(literal 3 binary64)) (*.f64 t (*.f64 t (neg.f64 t)))) (fma.f64 (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t) (-.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t) (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t) (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 t (*.f64 (log.f64 y) x)) t) (neg.f64 t))) |
(/.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) t)))) |
(/.f64 (*.f64 t (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 3 binary64))) t) (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) #s(literal -1 binary64)) t) (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64))) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64)) t) |
(+.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) x) t)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64)))) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) t) x) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (log.f64 y) t) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 (log.f64 y) x) (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) t))) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) t)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) t)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) x) t))) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) t))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (log.f64 y) x) t) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (log.f64 y) (neg.f64 t))) |
(neg.f64 (/.f64 (neg.f64 (log.f64 y)) t)) |
(/.f64 (log.f64 y) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (log.f64 y)))) |
(/.f64 (neg.f64 (log.f64 y)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (log.f64 y))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) t) |
(/.f64 (/.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) t)) |
(*.f64 (neg.f64 (log.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 y)) |
(+.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (neg.f64 t)) |
(+.f64 (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t) |
(-.f64 #s(literal 0 binary64) (-.f64 t (*.f64 z (log1p.f64 (neg.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (neg.f64 t)))) (/.f64 (*.f64 t t) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))))) |
(-.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) #s(literal 0 binary64)) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (log1p.f64 (neg.f64 y)) z (neg.f64 t)) |
(fma.f64 t #s(literal -1 binary64) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 t (/.f64 t (neg.f64 t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 t (/.f64 (neg.f64 t) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (neg.f64 t) #s(literal 1 binary64) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (*.f64 t t) (/.f64 t (*.f64 t (neg.f64 t))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (*.f64 t (*.f64 t (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 #s(literal -1 binary64) t (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 t t) t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 (neg.f64 t) t) t (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 t (neg.f64 t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t (neg.f64 t)) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t) (*.f64 z (log1p.f64 (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (fma.f64 t (*.f64 t (neg.f64 t)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (fma.f64 t (*.f64 t (neg.f64 t)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 t (*.f64 t (neg.f64 t)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 y)) (*.f64 z (neg.f64 t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (neg.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 z (log1p.f64 (neg.f64 y)) t)) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t (neg.f64 t)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (fma.f64 t t (*.f64 (*.f64 z (log1p.f64 (neg.f64 y))) t)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))) (-.f64 (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y))))) |
(*.f64 (fma.f64 t (*.f64 t (neg.f64 t)) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) (*.f64 z (log1p.f64 (neg.f64 y)))) (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(neg.f64 t) |
(neg.f64 (/.f64 (*.f64 t t) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 t t) (neg.f64 t)) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 t t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 t (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (neg.f64 t))) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 t t) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) t) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 t)) t) |
(/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 t)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 t (/.f64 t (neg.f64 t))) |
(*.f64 t (/.f64 (neg.f64 t) t)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (*.f64 t t) (/.f64 t (*.f64 t (neg.f64 t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (neg.f64 t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 t (neg.f64 t)) (/.f64 (*.f64 t t) t)) |
(*.f64 (/.f64 (neg.f64 t) t) t) |
(*.f64 (/.f64 (*.f64 t t) t) (/.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 t (*.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) t #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t (neg.f64 t)) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 (*.f64 t (neg.f64 t)) (*.f64 t (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(pow.f64 t #s(literal 4 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 t t) (*.f64 t t)) |
(*.f64 (*.f64 t (*.f64 t t)) t) |
| 1× | egg-herbie |
| 16 752× | accelerator-lowering-fma.f32 |
| 16 752× | accelerator-lowering-fma.f64 |
| 3 666× | +-lowering-+.f64 |
| 3 666× | +-lowering-+.f32 |
| 2 700× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 2356 |
| 1 | 589 | 2277 |
| 2 | 1760 | 2251 |
| 3 | 5313 | 2250 |
| 0 | 8300 | 2109 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(log y) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(- (* x (log y)) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* z (log (- 1 y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(- (* x (log y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (* z (log (- 1 y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(* x (log y)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(* -1 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(* -1 (/ (log (/ 1 y)) z)) |
(* -1 (/ (log (/ 1 y)) z)) |
(* -1 (/ (log (/ 1 y)) z)) |
(* -1 (/ (log (/ 1 y)) z)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(/ (log y) z) |
(log y) |
(log y) |
(log y) |
(log y) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(* x (log y)) |
(+ (* -1 t) (* x (log y))) |
(+ (* -1 t) (* x (log y))) |
(+ (* -1 t) (* x (log y))) |
(* -1 t) |
(* t (- (/ (* x (log y)) t) 1)) |
(* t (- (/ (* x (log y)) t) 1)) |
(* t (- (/ (* x (log y)) t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(* -1 t) |
(+ (* -1 t) (* x (log y))) |
(+ (* -1 t) (* x (log y))) |
(+ (* -1 t) (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ t x)))) |
(* x (+ (log y) (* -1 (/ t x)))) |
(* x (+ (log y) (* -1 (/ t x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(* t (- (/ (* x (log y)) t) 1)) |
(* t (- (/ (* x (log y)) t) 1)) |
(* t (- (/ (* x (log y)) t) 1)) |
(* t (- (/ (* x (log y)) t) 1)) |
(* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)) |
(* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)) |
(* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)) |
(* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)) |
(* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)) |
(* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)) |
(* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)) |
(* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)) |
-1 |
(- (/ (* x (log y)) t) 1) |
(- (/ (* x (log y)) t) 1) |
(- (/ (* x (log y)) t) 1) |
(/ (* x (log y)) t) |
(* x (- (/ (log y) t) (/ 1 x))) |
(* x (- (/ (log y) t) (/ 1 x))) |
(* x (- (/ (log y) t) (/ 1 x))) |
(/ (* x (log y)) t) |
(* -1 (* x (+ (* -1 (/ (log y) t)) (/ 1 x)))) |
(* -1 (* x (+ (* -1 (/ (log y) t)) (/ 1 x)))) |
(* -1 (* x (+ (* -1 (/ (log y) t)) (/ 1 x)))) |
(- (/ (* x (log y)) t) 1) |
(- (/ (* x (log y)) t) 1) |
(- (/ (* x (log y)) t) 1) |
(- (/ (* x (log y)) t) 1) |
(- (* -1 (/ (* x (log (/ 1 y))) t)) 1) |
(- (* -1 (/ (* x (log (/ 1 y))) t)) 1) |
(- (* -1 (/ (* x (log (/ 1 y))) t)) 1) |
(- (* -1 (/ (* x (log (/ 1 y))) t)) 1) |
(- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1) |
(- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1) |
(- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1) |
(- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1) |
(/ (* x (log y)) t) |
(/ (+ (* -1 t) (* x (log y))) t) |
(/ (+ (* -1 t) (* x (log y))) t) |
(/ (+ (* -1 t) (* x (log y))) t) |
-1 |
(- (/ (* x (log y)) t) 1) |
(- (/ (* x (log y)) t) 1) |
(- (/ (* x (log y)) t) 1) |
-1 |
(- (/ (* x (log y)) t) 1) |
(- (/ (* x (log y)) t) 1) |
(- (/ (* x (log y)) t) 1) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(* -1 (/ (log (/ 1 y)) t)) |
(* -1 (/ (log (/ 1 y)) t)) |
(* -1 (/ (log (/ 1 y)) t)) |
(* -1 (/ (log (/ 1 y)) t)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(/ (log y) t) |
(* -1 t) |
(- (* z (log (- 1 y))) t) |
(- (* z (log (- 1 y))) t) |
(- (* z (log (- 1 y))) t) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (* -1 (/ t z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ t z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ t z)))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ t z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ t z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ t z)))) |
(* -1 t) |
(- (* -1 (* y z)) t) |
(- (* y (+ (* -1 z) (* -1/2 (* y z)))) t) |
(- (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))) t) |
(- (* z (+ (log -1) (* -1 (log (/ 1 y))))) t) |
(- (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t) |
(- (* -1 (* z (log (/ -1 y)))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y))) t) |
(* z (log (- 1 y))) |
(+ (* -1 t) (* z (log (- 1 y)))) |
(+ (* -1 t) (* z (log (- 1 y)))) |
(+ (* -1 t) (* z (log (- 1 y)))) |
(* -1 t) |
(* t (- (/ (* z (log (- 1 y))) t) 1)) |
(* t (- (/ (* z (log (- 1 y))) t) 1)) |
(* t (- (/ (* z (log (- 1 y))) t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (* z (log (- 1 y))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* z (log (- 1 y))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* z (log (- 1 y))) t))))) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(pow t 4) |
(pow t 4) |
(pow t 4) |
(pow t 4) |
(pow t 4) |
(pow t 4) |
(pow t 4) |
(pow t 4) |
(pow t 4) |
(pow t 4) |
(pow t 4) |
(pow t 4) |
| Outputs |
|---|
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(- (* x (log y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(- (* x (log y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 (log.f64 y) x) (fma.f64 y z t)) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(fma.f64 (*.f64 y z) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(fma.f64 y (fma.f64 z (*.f64 (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64)) y) (neg.f64 z)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(-.f64 (fma.f64 (log.f64 y) (+.f64 z x) (*.f64 (log.f64 #s(literal -1 binary64)) z)) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(-.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) z (fma.f64 (log.f64 y) (+.f64 z x) (/.f64 (neg.f64 z) y))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t) |
(fma.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) (-.f64 (fma.f64 (log.f64 y) (+.f64 z x) (*.f64 (log.f64 #s(literal -1 binary64)) z)) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))))) t) |
(-.f64 (-.f64 (fma.f64 (/.f64 z (*.f64 y y)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)) (fma.f64 (log.f64 y) (+.f64 z x) (*.f64 (log.f64 #s(literal -1 binary64)) z))) (/.f64 z y)) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (-.f64 (neg.f64 x) z) (*.f64 (log.f64 #s(literal -1 binary64)) x)) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (-.f64 (neg.f64 x) z) (*.f64 (log.f64 #s(literal -1 binary64)) x)) (+.f64 (/.f64 z y) t)) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (-.f64 (neg.f64 x) z) (*.f64 (log.f64 #s(literal -1 binary64)) x)) (+.f64 (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) y) t)) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) x (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (-.f64 (neg.f64 x) z) (/.f64 (-.f64 (/.f64 (fma.f64 z #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z y))) y) z) y))) t) |
(- (* z (log (- 1 y))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 (log.f64 y) x)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* -1 t) |
(neg.f64 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (-.f64 (*.f64 (log.f64 y) x) t)) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(* -1 (/ (log (/ 1 y)) z)) |
(/.f64 (log.f64 y) z) |
(* -1 (/ (log (/ 1 y)) z)) |
(/.f64 (log.f64 y) z) |
(* -1 (/ (log (/ 1 y)) z)) |
(/.f64 (log.f64 y) z) |
(* -1 (/ (log (/ 1 y)) z)) |
(/.f64 (log.f64 y) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) z) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(/ (log y) z) |
(/.f64 (log.f64 y) z) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 (pow t 2)) |
(*.f64 t (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ (* x (log y)) t) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (/ (* x (log y)) t) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (/ (* x (log y)) t) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* -1 t) |
(neg.f64 t) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ t x)))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* x (+ (log y) (* -1 (/ t x)))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* x (+ (log y) (* -1 (/ t x)))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (/ (* x (log y)) t) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (/ (* x (log y)) t) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (/ (* x (log y)) t) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (/ (* x (log y)) t) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (* -1 (/ (* x (log (/ 1 y))) t)) 1)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)) |
(*.f64 t (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 x t) #s(literal -1 binary64))) |
(* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)) |
(*.f64 t (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 x t) #s(literal -1 binary64))) |
(* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)) |
(*.f64 t (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 x t) #s(literal -1 binary64))) |
(* t (- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1)) |
(*.f64 t (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 x t) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(/ (* x (log y)) t) |
(/.f64 (*.f64 (log.f64 y) x) t) |
(* x (- (/ (log y) t) (/ 1 x))) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(* x (- (/ (log y) t) (/ 1 x))) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(* x (- (/ (log y) t) (/ 1 x))) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(/ (* x (log y)) t) |
(/.f64 (*.f64 (log.f64 y) x) t) |
(* -1 (* x (+ (* -1 (/ (log y) t)) (/ 1 x)))) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(* -1 (* x (+ (* -1 (/ (log y) t)) (/ 1 x)))) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(* -1 (* x (+ (* -1 (/ (log y) t)) (/ 1 x)))) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (* -1 (/ (* x (log (/ 1 y))) t)) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (* -1 (/ (* x (log (/ 1 y))) t)) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (* -1 (/ (* x (log (/ 1 y))) t)) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (* -1 (/ (* x (log (/ 1 y))) t)) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1) |
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1) |
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1) |
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) 1) |
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 x t) #s(literal -1 binary64)) |
(/ (* x (log y)) t) |
(/.f64 (*.f64 (log.f64 y) x) t) |
(/ (+ (* -1 t) (* x (log y))) t) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(/ (+ (* -1 t) (* x (log y))) t) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(/ (+ (* -1 t) (* x (log y))) t) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(- (/ (* x (log y)) t) 1) |
(fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64)) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(* -1 (/ (log (/ 1 y)) t)) |
(/.f64 (log.f64 y) t) |
(* -1 (/ (log (/ 1 y)) t)) |
(/.f64 (log.f64 y) t) |
(* -1 (/ (log (/ 1 y)) t)) |
(/.f64 (log.f64 y) t) |
(* -1 (/ (log (/ 1 y)) t)) |
(/.f64 (log.f64 y) t) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) t) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(/ (log y) t) |
(/.f64 (log.f64 y) t) |
(* -1 t) |
(neg.f64 t) |
(- (* z (log (- 1 y))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(- (* z (log (- 1 y))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(- (* z (log (- 1 y))) t) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* z (+ (log (- 1 y)) (* -1 (/ t z)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* z (+ (log (- 1 y)) (* -1 (/ t z)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* z (+ (log (- 1 y)) (* -1 (/ t z)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ t z)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ t z)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ t z)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(- (* -1 (* y z)) t) |
(neg.f64 (fma.f64 y z t)) |
(- (* y (+ (* -1 z) (* -1/2 (* y z)))) t) |
(fma.f64 (*.f64 y z) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(- (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))) t) |
(fma.f64 y (fma.f64 z (*.f64 (fma.f64 y #s(literal -1/3 binary64) #s(literal -1/2 binary64)) y) (neg.f64 z)) (neg.f64 t)) |
(- (* z (+ (log -1) (* -1 (log (/ 1 y))))) t) |
(fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (neg.f64 t)) |
(- (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (-.f64 (/.f64 (neg.f64 z) y) t)) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(-.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) (neg.f64 y))) t) |
(- (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) t) |
(-.f64 (fma.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (*.f64 (/.f64 z (*.f64 y y)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)))) (+.f64 (/.f64 z y) t)) |
(- (* -1 (* z (log (/ -1 y)))) t) |
(neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) z t)) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) t) |
(-.f64 (neg.f64 t) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) z (/.f64 z y))) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) t) |
(-.f64 (/.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) z) (neg.f64 y)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) z t)) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y))) t) |
(-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 z #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 z y))) y) z) y) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) z t)) |
(* z (log (- 1 y))) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(+ (* -1 t) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(+ (* -1 t) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(+ (* -1 t) (* z (log (- 1 y)))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ (* z (log (- 1 y))) t) 1)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* t (- (/ (* z (log (- 1 y))) t) 1)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* t (- (/ (* z (log (- 1 y))) t) 1)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ (* z (log (- 1 y))) t))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ (* z (log (- 1 y))) t))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ (* z (log (- 1 y))) t))))) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
(pow t 4) |
(pow.f64 t #s(literal 4 binary64)) |
Compiled 24 490 to 2 340 computations (90.4% saved)
47 alts after pruning (41 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 279 | 27 | 1 306 |
| Fresh | 12 | 14 | 26 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 293 | 47 | 1 340 |
| Status | Accuracy | Program |
|---|---|---|
| 85.3% | (fma.f64 (/.f64 (log.f64 y) z) (*.f64 z x) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) | |
| 71.5% | (fma.f64 (/.f64 (log.f64 y) t) (*.f64 x t) (neg.f64 t)) | |
| 85.6% | (fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (neg.f64 t)) | |
| 98.9% | (fma.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 y))) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) | |
| 58.7% | (fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) | |
| 54.4% | (fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) | |
| ✓ | 86.4% | (fma.f64 x (log.f64 y) (neg.f64 t)) |
| 12.2% | (/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) (*.f64 t (neg.f64 t))) | |
| 3.9% | (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (neg.f64 t))) | |
| 14.2% | (/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (neg.f64 t))) | |
| 12.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) | |
| 11.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))))) | |
| 12.1% | (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) (*.f64 t (neg.f64 t))) | |
| 14.2% | (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t))) (*.f64 t (neg.f64 t))) | |
| 7.2% | (/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))))) | |
| 11.4% | (/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t))) | |
| 13.5% | (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))))) | |
| 14.2% | (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))))) | |
| ✓ | 14.2% | (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
| 25.6% | (/.f64 (*.f64 t (neg.f64 t)) t) | |
| 42.4% | (/.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) | |
| 25.5% | (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) | |
| 45.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) | |
| 86.3% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) t) | |
| 86.3% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) t) | |
| 87.0% | (-.f64 (*.f64 z (fma.f64 (log.f64 y) (/.f64 x z) (log1p.f64 (neg.f64 y)))) t) | |
| 7.2% | (*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) | |
| 11.4% | (*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) | |
| 14.1% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) | |
| 3.3% | (*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) | |
| 9.0% | (*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) | |
| 25.5% | (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) | |
| 23.3% | (*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) | |
| 42.4% | (*.f64 (log.f64 y) x) | |
| 15.1% | (*.f64 z (log1p.f64 (neg.f64 y))) | |
| 6.1% | (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z))) | |
| 14.7% | (*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) | |
| ✓ | 14.5% | (*.f64 y (neg.f64 z)) |
| 74.7% | (*.f64 t (fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64))) | |
| 71.8% | (*.f64 t (fma.f64 z (/.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) #s(literal -1 binary64))) | |
| ✓ | 74.3% | (*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
| 74.3% | (*.f64 t (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log.f64 y))) #s(literal -1 binary64))) | |
| 74.3% | (*.f64 t (fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 y)) #s(literal -1 binary64))) | |
| 30.8% | (*.f64 t (/.f64 (*.f64 (log.f64 y) x) t)) | |
| ✓ | 3.3% | (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
| 58.5% | (neg.f64 (fma.f64 y z t)) | |
| ✓ | 45.8% | (neg.f64 t) |
Compiled 2 230 to 762 computations (65.8% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
(neg.f64 (fma.f64 y z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
(*.f64 t (/.f64 (*.f64 (log.f64 y) x) t)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
(*.f64 t (fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (*.f64 x (/.f64 (log.f64 y) z))) t) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (neg.f64 t)) |
(fma.f64 (/.f64 (log.f64 y) t) (*.f64 x t) (neg.f64 t)) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(*.f64 t (fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) t) |
(*.f64 t (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log.f64 y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) t) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) t) |
(-.f64 (*.f64 z (fma.f64 (log.f64 y) (/.f64 x z) (log1p.f64 (neg.f64 y)))) t) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 x z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 z x) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 y))) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (neg.f64 t)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64)))) |
(*.f64 t (fma.f64 z (/.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) t) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x)) t) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (*.f64 x (log.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) t) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal 1 binary64))))))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (log1p.f64 (neg.f64 y))) (/.f64 (fma.f64 x (log.f64 y) t) z)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(-.f64 (fma.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 x (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) t) |
(-.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (neg.f64 y))))))) t) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (fma.f64 t (*.f64 t t) (pow.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y))) #s(literal 3 binary64))))) |
| Outputs |
|---|
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
6 calls:
| 199.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 39.0ms | t |
| 28.0ms | y |
| 23.0ms | x |
| 23.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.6% | 1 | t |
| 99.6% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 99.6% | 1 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
Compiled 52 to 39 computations (25% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
(neg.f64 (fma.f64 y z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
(*.f64 t (/.f64 (*.f64 (log.f64 y) x) t)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
(*.f64 t (fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (*.f64 x (/.f64 (log.f64 y) z))) t) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (neg.f64 t)) |
(fma.f64 (/.f64 (log.f64 y) t) (*.f64 x t) (neg.f64 t)) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(*.f64 t (fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) t) |
(*.f64 t (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log.f64 y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) t) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) t) |
(-.f64 (*.f64 z (fma.f64 (log.f64 y) (/.f64 x z) (log1p.f64 (neg.f64 y)))) t) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 x z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 z x) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 y))) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (neg.f64 t)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64)))) |
(*.f64 t (fma.f64 z (/.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (log.f64 y) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (neg.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) t) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 z (/.f64 (log1p.f64 (neg.f64 y)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x)) t) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (*.f64 x (log.f64 y)))))) |
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (*.f64 x (log.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 (neg.f64 y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 (neg.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) t) |
| Outputs |
|---|
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) #s(literal -1 binary64)) |
6 calls:
| 42.0ms | x |
| 26.0ms | t |
| 22.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 22.0ms | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 21.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.6% | 1 | t |
| 99.6% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 99.6% | 1 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
Compiled 52 to 39 computations (25% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
(neg.f64 (fma.f64 y z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
(*.f64 t (/.f64 (*.f64 (log.f64 y) x) t)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
(*.f64 t (fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (*.f64 x (/.f64 (log.f64 y) z))) t) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (neg.f64 t)) |
(fma.f64 (/.f64 (log.f64 y) t) (*.f64 x t) (neg.f64 t)) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(*.f64 t (fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) t) |
(*.f64 t (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log.f64 y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) t) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) t) |
(-.f64 (*.f64 z (fma.f64 (log.f64 y) (/.f64 x z) (log1p.f64 (neg.f64 y)))) t) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 x z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 z x) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 y))) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(fma.f64 (sqrt.f64 (*.f64 x (log.f64 y))) (sqrt.f64 (*.f64 x (log.f64 y))) (neg.f64 t)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) (fma.f64 z (/.f64 (log1p.f64 (neg.f64 y)) t) #s(literal -1 binary64)))) |
(*.f64 t (fma.f64 z (/.f64 (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y))) t) #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
6 calls:
| 37.0ms | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 30.0ms | z |
| 29.0ms | y |
| 21.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.6% | 1 | t |
| 99.6% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 99.6% | 1 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
Compiled 52 to 39 computations (25% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
(neg.f64 (fma.f64 y z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
(*.f64 t (/.f64 (*.f64 (log.f64 y) x) t)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
(*.f64 t (fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (*.f64 x (/.f64 (log.f64 y) z))) t) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (neg.f64 t)) |
(fma.f64 (/.f64 (log.f64 y) t) (*.f64 x t) (neg.f64 t)) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(*.f64 t (fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log.f64 y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) t) |
(*.f64 t (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log.f64 y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) t) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (*.f64 z (fma.f64 x (/.f64 (log.f64 y) z) (log1p.f64 (neg.f64 y)))) t) |
(-.f64 (*.f64 z (fma.f64 (log.f64 y) (/.f64 x z) (log1p.f64 (neg.f64 y)))) t) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 x z) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (/.f64 (log.f64 y) z) (*.f64 z x) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
(fma.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 y))) x (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) |
| Outputs |
|---|
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
6 calls:
| 81.0ms | x |
| 23.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 20.0ms | y |
| 19.0ms | z |
| 19.0ms | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | y |
| 99.4% | 1 | z |
| 99.4% | 1 | t |
| 99.4% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 99.4% | 1 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
Compiled 52 to 39 computations (25% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
(neg.f64 (fma.f64 y z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
(*.f64 t (/.f64 (*.f64 (log.f64 y) x) t)) |
(*.f64 t (fma.f64 x (/.f64 (log.f64 y) t) #s(literal -1 binary64))) |
(*.f64 t (fma.f64 (log.f64 y) (/.f64 x t) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (*.f64 x (/.f64 (log.f64 y) z))) t) |
(fma.f64 (*.f64 z (/.f64 (log.f64 y) z)) x (neg.f64 t)) |
(fma.f64 (/.f64 (log.f64 y) t) (*.f64 x t) (neg.f64 t)) |
| Outputs |
|---|
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
6 calls:
| 49.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 20.0ms | y |
| 17.0ms | x |
| 16.0ms | z |
| 16.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | x |
| 99.2% | 1 | y |
| 99.2% | 1 | z |
| 99.2% | 1 | t |
| 99.2% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 99.2% | 1 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
Compiled 52 to 39 computations (25% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
(neg.f64 (fma.f64 y z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(fma.f64 x (log.f64 y) (*.f64 y (neg.f64 z))) |
| Outputs |
|---|
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
6 calls:
| 18.0ms | t |
| 17.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 15.0ms | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 14.0ms | x |
| 14.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.7% | 3 | x |
| 88.8% | 2 | y |
| 92.0% | 3 | z |
| 91.4% | 3 | t |
| 86.4% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 91.5% | 3 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
Compiled 52 to 39 computations (25% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
(neg.f64 (fma.f64 y z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
| Outputs |
|---|
(fma.f64 x (log.f64 y) (neg.f64 t)) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 x (log.f64 y) (neg.f64 t)) |
1 calls:
| 19.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.6% | 3 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
(neg.f64 (fma.f64 y z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log1p.f64 (neg.f64 y))) |
| Outputs |
|---|
(*.f64 x (log.f64 y)) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(*.f64 x (log.f64 y)) |
6 calls:
| 16.0ms | t |
| 16.0ms | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 13.0ms | x |
| 13.0ms | z |
| 13.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.3% | 4 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 63.2% | 3 | y |
| 74.1% | 3 | t |
| 78.2% | 3 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 62.7% | 3 | z |
| 79.1% | 3 | x |
Compiled 52 to 39 computations (25% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
(neg.f64 (fma.f64 y z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y))) |
(*.f64 (*.f64 t t) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) t) t) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) t))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) t)) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (neg.f64 t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (neg.f64 t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)))) |
| Outputs |
|---|
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
6 calls:
| 36.0ms | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 31.0ms | y |
| 13.0ms | z |
| 11.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 11.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.7% | 1 | z |
| 58.7% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 58.7% | 1 | y |
| 58.7% | 1 | t |
| 58.7% | 1 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 58.7% | 1 | x |
Compiled 52 to 39 computations (25% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
(neg.f64 (fma.f64 y z t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) |
(*.f64 y (*.f64 z (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
| Outputs |
|---|
(neg.f64 (fma.f64 y z t)) |
6 calls:
| 46.0ms | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 3.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.5% | 1 | z |
| 58.5% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 58.5% | 1 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 58.5% | 1 | t |
| 58.5% | 1 | y |
| 58.5% | 1 | x |
Compiled 52 to 39 computations (25% saved)
| Inputs |
|---|
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
| Outputs |
|---|
(*.f64 y (neg.f64 z)) |
(neg.f64 t) |
(*.f64 y (neg.f64 z)) |
6 calls:
| 2.0ms | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 2.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 2.0ms | z |
| 2.0ms | t |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.8% | 3 | z |
| 45.8% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 45.8% | 1 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 50.7% | 3 | t |
| 45.8% | 1 | x |
| 45.8% | 1 | y |
Compiled 52 to 39 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(neg.f64 t) |
| Outputs |
|---|
(neg.f64 t) |
3 calls:
| 21.0ms | z |
| 1.0ms | t |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.8% | 1 | y |
| 45.8% | 1 | t |
| 45.8% | 1 | z |
Compiled 15 to 12 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 1.2014012773115179e-48 | 3.3786291040097408e-46 |
| 33.0ms | -6.075019962076138e-77 | -2.4077526168716362e-84 |
| 35.0ms | 101× | 1 | valid |
| 17.0ms | 171× | 0 | valid |
Compiled 411 to 308 computations (25.1% saved)
ival-log: 28.0ms (66.7% of total)ival-mult: 6.0ms (14.3% of total)ival-sub: 3.0ms (7.2% of total)adjust: 2.0ms (4.8% of total)ival-add: 2.0ms (4.8% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 54.0ms | 1.2014012773115179e-48 | 3.3786291040097408e-46 |
| 48.0ms | -6.075019962076138e-77 | -2.4077526168716362e-84 |
| 54.0ms | 177× | 0 | valid |
| 38.0ms | 95× | 1 | valid |
Compiled 462 to 342 computations (26% saved)
ival-log: 31.0ms (50.6% of total)ival-mult: 23.0ms (37.5% of total)ival-sub: 3.0ms (4.9% of total)adjust: 2.0ms (3.3% of total)ival-add: 2.0ms (3.3% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 1.4560505473615787e-8 | 3.5551979704743155e-6 |
| 23.0ms | -5.807278236158633e+173 | -4.0052618586303555e+166 |
| 18.0ms | 198× | 0 | valid |
| 17.0ms | 58× | 1 | valid |
Compiled 404 to 307 computations (24% saved)
ival-log: 18.0ms (66.1% of total)ival-mult: 4.0ms (14.7% of total)ival-sub: 3.0ms (11% of total)adjust: 1.0ms (3.7% of total)ival-add: 1.0ms (3.7% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 1.4991505125839537e+113 | 1.9621523724621862e+114 |
| 52.0ms | -3.828233820153358e+252 | -1.6360804371972708e+245 |
| 57.0ms | 146× | 1 | valid |
| 8.0ms | 94× | 0 | valid |
Compiled 260 to 214 computations (17.7% saved)
ival-log: 39.0ms (69.8% of total)ival-sub: 7.0ms (12.5% of total)ival-mult: 5.0ms (9% of total)adjust: 3.0ms (5.4% of total)ival-add: 2.0ms (3.6% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 22× | *-commutative_binary64 |
| 14× | +-commutative_binary64 |
| 14× | sub-neg_binary64 |
| 12× | neg-sub0_binary64 |
| 12× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 190 |
| 1 | 89 | 190 |
| 2 | 104 | 190 |
| 3 | 112 | 190 |
| 4 | 114 | 190 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
(if (<=.f64 x #s(literal -1640438043587259/68351585149469122636640694597425667667286544715412888638305331450311031224980497600734786781970432 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t)) (if (<=.f64 x #s(literal 8030062239727485/6582018229284824168619876730229402019930943462534319453394436096 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(if (<=.f64 x #s(literal -8967727971610349/1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t)) (if (<=.f64 x #s(literal 100272933961761/51422017416287688817342786954917203280710495801049370729644032 binary64)) (fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(if (<=.f64 x #s(literal -41000000000000002630453760310965488918775544096285408680639224856897462951415262285543745468858557403504287414463223850744183109529273211567020481606514336349426810880 binary64)) (*.f64 x (log.f64 y)) (if (<=.f64 x #s(literal 1770887431076117/590295810358705651712 binary64)) (fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) (*.f64 x (log.f64 y)))) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(neg.f64 (fma.f64 y z t)) |
(if (<=.f64 z #s(literal -194999999999999994549998241951404203176507066188184689914967604632867357314400095420945342956066478327773916085141234201324369783072424167541596808513579291904467376896482164174107195789121594163938618078474234679841445508101971462705472139664818176 binary64)) (*.f64 y (neg.f64 z)) (if (<=.f64 z #s(literal 1800000000000000028006949033040317443682762514457910580065587044775500806096560265876973701847085405817171305562112 binary64)) (neg.f64 t) (*.f64 y (neg.f64 z)))) |
(neg.f64 t) |
| Outputs |
|---|
(*.f64 (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t)) (*.f64 (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log1p.f64 (neg.f64 y)) (fma.f64 x (log.f64 y) t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (log.f64 y) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t))))) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t))) |
(-.f64 (*.f64 x (log.f64 y)) (fma.f64 z y t)) |
(if (<=.f64 x #s(literal -1640438043587259/68351585149469122636640694597425667667286544715412888638305331450311031224980497600734786781970432 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t)) (if (<=.f64 x #s(literal 8030062239727485/6582018229284824168619876730229402019930943462534319453394436096 binary64)) (fma.f64 z (log1p.f64 (neg.f64 y)) (neg.f64 t)) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(if (<=.f64 x #s(literal -8967727971610349/1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912 binary64)) (fma.f64 x (log.f64 y) (neg.f64 t)) (if (<=.f64 x #s(literal 100272933961761/51422017416287688817342786954917203280710495801049370729644032 binary64)) (fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) (fma.f64 x (log.f64 y) (neg.f64 t)))) |
(if (<=.f64 x #s(literal -41000000000000002630453760310965488918775544096285408680639224856897462951415262285543745468858557403504287414463223850744183109529273211567020481606514336349426810880 binary64)) (*.f64 x (log.f64 y)) (if (<=.f64 x #s(literal 1770887431076117/590295810358705651712 binary64)) (fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) (*.f64 x (log.f64 y)))) |
(fma.f64 (*.f64 z y) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 t)) |
(neg.f64 (fma.f64 y z t)) |
(if (<=.f64 z #s(literal -194999999999999994549998241951404203176507066188184689914967604632867357314400095420945342956066478327773916085141234201324369783072424167541596808513579291904467376896482164174107195789121594163938618078474234679841445508101971462705472139664818176 binary64)) (*.f64 y (neg.f64 z)) (if (<=.f64 z #s(literal 1800000000000000028006949033040317443682762514457910580065587044775500806096560265876973701847085405817171305562112 binary64)) (neg.f64 t) (*.f64 y (neg.f64 z)))) |
(if (<=.f64 z #s(literal -194999999999999994549998241951404203176507066188184689914967604632867357314400095420945342956066478327773916085141234201324369783072424167541596808513579291904467376896482164174107195789121594163938618078474234679841445508101971462705472139664818176 binary64)) (neg.f64 (*.f64 z y)) (if (<=.f64 z #s(literal 1800000000000000028006949033040317443682762514457910580065587044775500806096560265876973701847085405817171305562112 binary64)) (neg.f64 t) (neg.f64 (*.f64 z y)))) |
(neg.f64 t) |
| 22 162× | accelerator-lowering-fma.f32 |
| 22 162× | accelerator-lowering-fma.f64 |
| 10 700× | accelerator-lowering-fma.f32 |
| 10 700× | accelerator-lowering-fma.f64 |
| 7 024× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 1688 |
| 1 | 588 | 1578 |
| 2 | 1828 | 1526 |
| 3 | 5269 | 1494 |
| 0 | 8403 | 1337 |
| 0 | 12 | 38 |
| 1 | 60 | 38 |
| 2 | 499 | 38 |
| 3 | 6710 | 38 |
| 0 | 8182 | 32 |
| 0 | 773 | 10822 |
| 1 | 2604 | 10167 |
| 0 | 8253 | 9672 |
| 0 | 1707 | 23481 |
| 1 | 5937 | 21800 |
| 0 | 8153 | 20606 |
| 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 360 to 176 computations (51.1% saved)
Compiled 524 to 180 computations (65.6% saved)
Loading profile data...