
Time bar (total: 13.1s)
| 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 18 to 13 computations (27.8% saved)
ival-log: 18.0ms (43.4% of total)ival-mult: 11.0ms (26.5% of total)ival-sub: 7.0ms (16.9% of total)ival-add: 3.0ms (7.2% of total)const: 1.0ms (2.4% of total)backward-pass: 0.0ms (0% of total)| 1.2s | 2520× | 1 | valid |
| 688.0ms | 5736× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
ival-log: 846.0ms (59.9% of total)ival-mult: 217.0ms (15.4% of total)ival-sub: 179.0ms (12.7% of total)backward-pass: 79.0ms (5.6% of total)ival-add: 78.0ms (5.5% of total)const: 13.0ms (0.9% of total)| 2× | egg-herbie |
| 1856× | sum5-define |
| 1832× | fnmsub-define |
| 1196× | sum4-define |
| 1194× | sum4-define |
| 1066× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 194 |
| 1 | 161 | 154 |
| 2 | 522 | 152 |
| 3 | 1517 | 150 |
| 4 | 5685 | 150 |
| 5 | 7390 | 150 |
| 6 | 7977 | 150 |
| 0 | 12 | 12 |
| 1 | 24 | 10 |
| 2 | 49 | 10 |
| 3 | 83 | 10 |
| 4 | 146 | 10 |
| 5 | 347 | 10 |
| 6 | 675 | 10 |
| 7 | 1577 | 10 |
| 8 | 2662 | 10 |
| 9 | 3879 | 10 |
| 10 | 4259 | 10 |
| 11 | 4293 | 10 |
| 0 | 4293 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
| Outputs |
|---|
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) 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) |
(fma z (log1p (neg y)) (fmsub x (log y) t)) |
(- (+ (* (neg x) (log y)) (* z (log (- 1 y)))) t) |
(fmsub z (log1p (neg y)) (fma x (log y) t)) |
(- (+ (* x (log (neg y))) (* z (log (- 1 (neg y))))) t) |
(fma x (log (neg y)) (fmsub z (log1p y) t)) |
(- (+ (* x (log y)) (* (neg z) (log (- 1 y)))) t) |
(fnmadd z (log1p (neg y)) (fmsub x (log y) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) (neg t)) |
(fmsub z (log1p (neg y)) (fnmsub x (log y) t)) |
(neg (- (+ (* (neg x) (log y)) (* z (log (- 1 y)))) t)) |
(fnmsub z (log1p (neg y)) (fnmsub x (log y) t)) |
(neg (- (+ (* x (log (neg y))) (* z (log (- 1 (neg y))))) t)) |
(fnmsub x (log (neg y)) (fmsub z (log1p y) t)) |
(neg (- (+ (* x (log y)) (* (neg z) (log (- 1 y)))) t)) |
(fmsub z (log1p (neg y)) (fmsub x (log y) t)) |
(neg (- (+ (* x (log y)) (* z (log (- 1 y)))) (neg t))) |
(fnmsub z (log1p (neg y)) (fma x (log y) t)) |
(- (+ (* y (log x)) (* z (log (- 1 x)))) t) |
(fma z (log1p (neg x)) (fmsub y (log x) t)) |
(- (+ (* z (log y)) (* x (log (- 1 y)))) t) |
(fma x (log1p (neg y)) (fmsub (log y) z t)) |
(- (+ (* t (log y)) (* z (log (- 1 y)))) x) |
(fma z (log1p (neg y)) (fmsub (log y) t x)) |
(- (+ (* x (log z)) (* y (log (- 1 z)))) t) |
(fma y (log1p (neg z)) (fmsub x (log z) t)) |
(- (+ (* x (log t)) (* z (log (- 1 t)))) y) |
(fma z (log1p (neg t)) (fmsub x (log t) y)) |
(- (+ (* x (log y)) (* t (log (- 1 y)))) z) |
(fma (log1p (neg y)) t (fmsub 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 | - | x |
| 0 | 0 | - | 0 | - | 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 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (log.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 x (log.f64 y)) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) y) |
| 310.0ms | 494× | 1 | valid |
| 3.0ms | 18× | 0 | valid |
Compiled 123 to 38 computations (69.1% saved)
ival-log: 184.0ms (74.8% of total)backward-pass: 30.0ms (12.2% of total)ival-mult: 16.0ms (6.5% of total)ival-sub: 10.0ms (4.1% of total)ival-add: 5.0ms (2% of total)const: 1.0ms (0.4% of total)Compiled 17 to 12 computations (29.4% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 83.0% | (-.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 | (log.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 x (log.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 1856× | sum5-define |
| 1196× | sum4-define |
| 910× | fnmadd-define |
| 816× | sum3-define |
| 652× | fmsub-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 46 |
| 1 | 24 | 41 |
| 2 | 49 | 41 |
| 3 | 83 | 41 |
| 4 | 146 | 41 |
| 5 | 347 | 41 |
| 6 | 675 | 41 |
| 7 | 1577 | 41 |
| 8 | 2662 | 41 |
| 9 | 3879 | 41 |
| 10 | 4259 | 41 |
| 11 | 4293 | 41 |
| 0 | 4293 | 41 |
| 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) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
y |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
z |
(log (- 1 y)) |
(log.f64 (-.f64 #s(literal 1 binary64) 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 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
| ✓ | accuracy | 100.0% | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| ✓ | accuracy | 99.7% | (*.f64 x (log.f64 y)) |
| ✓ | accuracy | 7.9% | (log.f64 (-.f64 #s(literal 1 binary64) y)) |
| 318.0ms | 247× | 1 | valid |
| 1.0ms | 9× | 0 | valid |
Compiled 53 to 13 computations (75.5% saved)
ival-add: 212.0ms (73.7% of total)ival-log: 45.0ms (15.6% of total)ival-mult: 18.0ms (6.3% of total)backward-pass: 7.0ms (2.4% of total)ival-sub: 5.0ms (1.7% of total)const: 1.0ms (0.3% of total)| Inputs |
|---|
#<alt (- (+ (* x (log y)) (* z (log (- 1 y)))) t)> |
#<alt (+ (* x (log y)) (* z (log (- 1 y))))> |
#<alt (* x (log y))> |
#<alt (log y)> |
#<alt (log (- 1 y))> |
#<alt (* z (log (- 1 y)))> |
| Outputs |
|---|
#<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 (* 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 (* 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 (* -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)))> |
#<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)))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | x | @ | 0 | (* x (log y)) |
| 35.0ms | z | @ | 0 | (* z (log (- 1 y))) |
| 17.0ms | y | @ | 0 | (* x (log y)) |
| 16.0ms | x | @ | 0 | (- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
| 14.0ms | y | @ | -inf | (* x (log y)) |
| 1× | batch-egg-rewrite |
| 4524× | *-lowering-*.f32 |
| 4524× | *-lowering-*.f64 |
| 2906× | /-lowering-/.f32 |
| 2906× | /-lowering-/.f64 |
| 1594× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 38 |
| 1 | 61 | 33 |
| 2 | 558 | 33 |
| 0 | 8124 | 33 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(* x (log y)) |
(log y) |
(log (- 1 y)) |
(* z (log (- 1 y))) |
| Outputs |
|---|
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(+.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 x (log.f64 y))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 t (*.f64 x (log.f64 y)))) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 #s(literal 0 binary64) (-.f64 t (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (-.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (+.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) t)) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t)) (/.f64 (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t))) |
(-.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 0 binary64)) t) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(fma.f64 x (log.f64 y) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (log.f64 y) x (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1 binary64) t (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (*.f64 t t)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 x (log.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (log.f64 y) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 9 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 4 binary64)) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 4 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 t t))) (*.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) 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 (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 4 binary64)) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)))) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 4 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 x (log.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) 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) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 6 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 4 binary64)) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 4 binary64)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(*.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) |
(*.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 x (log.f64 y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 6 binary64)) (pow.f64 (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 4 binary64)) (*.f64 (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 4 binary64)) (pow.f64 (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (-.f64 t (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) 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 (log.f64 (-.f64 #s(literal 1 binary64) y))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))) |
(fma.f64 x (log.f64 y) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 y) x (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (log.f64 y))) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z (*.f64 x (log.f64 y))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) 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 (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 9 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))) (-.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 6 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) 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 (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) 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 (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) 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 (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) 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 (log.f64 (-.f64 #s(literal 1 binary64) y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (*.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (*.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) (+.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))))) (-.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) |
(*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (*.f64 (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))) (-.f64 (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) 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 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) 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 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(log.f64 y) |
(+.f64 (log.f64 y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 y)) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (log1p.f64 (*.f64 y (+.f64 y #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (log1p.f64 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log1p.f64 (*.f64 y (+.f64 y #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log1p.f64 y)) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 y (+.f64 y #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (log1p.f64 (*.f64 y (+.f64 y #s(literal 1 binary64)))) (log1p.f64 (*.f64 y (+.f64 y #s(literal 1 binary64))))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log1p.f64 (*.f64 y (+.f64 y #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (*.f64 (log1p.f64 y) (log1p.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log1p.f64 y))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (log1p.f64 (*.f64 y (+.f64 y #s(literal 1 binary64)))) (log1p.f64 (*.f64 y (+.f64 y #s(literal 1 binary64)))))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log1p.f64 (*.f64 y (+.f64 y #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 (log1p.f64 y) (log1p.f64 y))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log1p.f64 y))) |
(log1p.f64 (-.f64 #s(literal 0 binary64) y)) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
| 1× | egg-herbie |
| 3458× | *-lowering-*.f32 |
| 3458× | *-lowering-*.f64 |
| 3030× | +-lowering-+.f64 |
| 3030× | +-lowering-+.f32 |
| 2012× | --lowering--.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 1758 |
| 1 | 644 | 1511 |
| 2 | 2451 | 1472 |
| 3 | 7640 | 1466 |
| 0 | 8582 | 1466 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* 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))))) |
(* 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))))) |
(* 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)))) |
(* -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))) |
(* 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))) t) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.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 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 (*.f64 z y) t)) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(+.f64 (*.f64 (*.f64 z y) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(+.f64 (*.f64 z (log.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 y) (+.f64 z x)) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(-.f64 (+.f64 (*.f64 z (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) (*.f64 (log.f64 y) (+.f64 z x))) 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 (*.f64 z (log.f64 #s(literal -1 binary64))) (*.f64 (log.f64 y) (+.f64 z x))) (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) 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 z (*.f64 y y)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))) (-.f64 (+.f64 (*.f64 z (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) (*.f64 (log.f64 y) (+.f64 z x))) t)) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(-.f64 (+.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z))) t) |
(- (+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (-.f64 (+.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) 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 (+.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z))) (-.f64 (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) 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 (log.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z))) (/.f64 (-.f64 z (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))) y)) y)) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (+.f64 (log.f64 y) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 z x)))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (+.f64 (log.f64 y) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 z x)))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (+.f64 (log.f64 y) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 z x)))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 z x)))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 z x)))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 z x)))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) |
(+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) |
(+.f64 (*.f64 (*.f64 z y) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) |
(+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) |
(+.f64 (*.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))))))) |
(+.f64 (*.f64 z (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) (*.f64 (log.f64 y) (+.f64 z x))) |
(+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(+.f64 (+.f64 (*.f64 z (log.f64 #s(literal -1 binary64))) (*.f64 (log.f64 y) (+.f64 z x))) (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) 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))))))))) |
(+.f64 (+.f64 (*.f64 z (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) (*.f64 (log.f64 y) (+.f64 z x))) (*.f64 (/.f64 z (*.f64 y y)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)))) |
(+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(+.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z))) |
(+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(-.f64 (+.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) 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))))))) |
(+.f64 (+.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z))) (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 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 (+.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z))) (/.f64 (-.f64 z (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))) y)) y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* 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))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (* -1/2 y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (+.f64 #s(literal -1/3 binary64) (*.f64 y #s(literal -1/4 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 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.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 (log.f64 y) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (/.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))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(- (* -1 (log (/ -1 y))) (/ 1 y)) |
(-.f64 (/.f64 #s(literal -1 binary64) y) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) |
(-.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))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1/3 binary64) (*.f64 y y))) y)) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z y)) |
(* y (+ (* -1 z) (* -1/2 (* y z)))) |
(*.f64 (*.f64 z y) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) |
(* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))) |
(*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) |
(* y (+ (* -1 z) (* y (+ (* -1/2 z) (* y (+ (* -1/3 z) (* -1/4 (* y z)))))))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) (+.f64 #s(literal -1/3 binary64) (*.f64 y #s(literal -1/4 binary64)))))) z)) |
(* z (+ (log -1) (* -1 (log (/ 1 y))))) |
(*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) |
(*.f64 z (+.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) |
(+.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(+.f64 (*.f64 z (+.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y))) (*.f64 (/.f64 z (*.f64 y y)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)))) |
(* -1 (* z (log (/ -1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) |
(*.f64 z (-.f64 (/.f64 #s(literal -1 binary64) y) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) |
(-.f64 (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y))) (*.f64 z (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))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 z (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))) y)) y)) |
Compiled 10500 to 808 computations (92.3% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 316 | 14 | 330 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 317 | 14 | 331 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 82.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)))) |
| 99.3% | (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) | |
| 99.7% | (-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t) | |
| 49.5% | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (*.f64 (log1p.f64 y) (log1p.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log1p.f64 y))))))) t) | |
| ▶ | 99.8% | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
| 82.5% | (-.f64 (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) t) | |
| 70.2% | (-.f64 (*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (log.f64 y) z)))) t) | |
| ▶ | 82.4% | (-.f64 (*.f64 x (log.f64 y)) t) |
| ▶ | 37.6% | (-.f64 #s(literal 0 binary64) t) |
| 39.3% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) | |
| 3.2% | (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) | |
| ▶ | 71.3% | (*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
| 46.1% | (*.f64 x (log.f64 y)) | |
| 67.5% | (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t))) |
Compiled 612 to 356 computations (41.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 x (log.f64 y)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x (log.f64 y)) t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) t) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 x (log.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
| 1896× | sum4-define |
| 1700× | fnmadd-define |
| 1434× | fnmsub-define |
| 1220× | fmsub-define |
| 1180× | sum3-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 169 |
| 1 | 71 | 169 |
| 2 | 155 | 169 |
| 3 | 333 | 169 |
| 4 | 915 | 169 |
| 5 | 2047 | 169 |
| 6 | 5437 | 169 |
| 0 | 8287 | 169 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* x (log y)) (* z (log (+ 1 (- 0 y))))) t) |
(+ (* x (log y)) (* z (log (+ 1 (- 0 y))))) |
(* x (log y)) |
x |
(log y) |
y |
(* z (log (+ 1 (- 0 y)))) |
z |
(log (+ 1 (- 0 y))) |
(- 0 y) |
0 |
t |
(- 0 t) |
0 |
t |
(- (* x (log y)) t) |
(* x (log y)) |
x |
(log y) |
y |
t |
(* x (+ (log y) (/ (- (* z (log (- 1 y))) t) x))) |
x |
(+ (log y) (/ (- (* z (log (- 1 y))) t) x)) |
(log y) |
y |
(/ (- (* z (log (- 1 y))) t) x) |
(- (* z (log (- 1 y))) t) |
(* z (log (- 1 y))) |
z |
(log (- 1 y)) |
(- 1 y) |
1 |
t |
(/ 1 (/ 1 (+ (* z (log (- 1 y))) (- (* x (log y)) t)))) |
1 |
(/ 1 (+ (* z (log (- 1 y))) (- (* x (log y)) t))) |
(+ (* z (log (- 1 y))) (- (* x (log y)) t)) |
(* z (log (- 1 y))) |
z |
(log (- 1 y)) |
(- 1 y) |
y |
(- (* x (log y)) t) |
(* x (log y)) |
x |
(log y) |
t |
| Outputs |
|---|
(- (+ (* x (log y)) (* z (log (+ 1 (- 0 y))))) t) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 t (*.f64 x (log.f64 y)))) |
(+ (* x (log y)) (* z (log (+ 1 (- 0 y))))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
y |
(* z (log (+ 1 (- 0 y)))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
z |
(log (+ 1 (- 0 y))) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(- 0 y) |
(-.f64 #s(literal 0 binary64) y) |
0 |
#s(literal 0 binary64) |
t |
(- 0 t) |
(-.f64 #s(literal 0 binary64) t) |
0 |
#s(literal 0 binary64) |
t |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
y |
t |
(* x (+ (log y) (/ (- (* z (log (- 1 y))) t) x))) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 t (*.f64 x (log.f64 y)))) |
x |
(+ (log y) (/ (- (* z (log (- 1 y))) t) x)) |
(-.f64 (log.f64 y) (/.f64 (-.f64 t (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) x)) |
(log y) |
(log.f64 y) |
y |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(- (* z (log (- 1 y))) t) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
z |
(log (- 1 y)) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
t |
(/ 1 (/ 1 (+ (* z (log (- 1 y))) (- (* x (log y)) t)))) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 t (*.f64 x (log.f64 y)))) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ (* z (log (- 1 y))) (- (* x (log y)) t))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 t (*.f64 x (log.f64 y))))) |
(+ (* z (log (- 1 y))) (- (* x (log y)) t)) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 t (*.f64 x (log.f64 y)))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
z |
(log (- 1 y)) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
y |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
t |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (*.f64 x (log.f64 y)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t))) |
| ✓ | accuracy | 7.9% | (log.f64 (-.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 100.0% | (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
| ✓ | accuracy | 83.6% | (*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
| ✓ | accuracy | 7.9% | (log.f64 (-.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x (log.f64 y)) t) |
| ✓ | accuracy | 99.7% | (*.f64 x (log.f64 y)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) t) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) |
| ✓ | accuracy | 100.0% | (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y))) |
| ✓ | accuracy | 100.0% | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
| ✓ | accuracy | 99.7% | (*.f64 x (log.f64 y)) |
| 266.0ms | 249× | 1 | valid |
| 2.0ms | 7× | 0 | valid |
Compiled 214 to 26 computations (87.9% saved)
ival-log: 92.0ms (40.7% of total)compiled-spec: 49.0ms (21.7% of total)ival-mult: 30.0ms (13.3% of total)backward-pass: 17.0ms (7.5% of total)ival-sub: 14.0ms (6.2% of total)ival-add: 13.0ms (5.7% of total)ival-div: 10.0ms (4.4% of total)const: 1.0ms (0.4% of total)| Inputs |
|---|
#<alt (- (+ (* x (log y)) (* z (log (+ 1 (- 0 y))))) t)> |
#<alt (+ (* x (log y)) (* z (log (+ 1 (- 0 y)))))> |
#<alt (* x (log y))> |
#<alt (log y)> |
#<alt (- 0 t)> |
#<alt (- (* x (log y)) t)> |
#<alt (* x (+ (log y) (/ (- (* z (log (- 1 y))) t) x)))> |
#<alt (+ (log y) (/ (- (* z (log (- 1 y))) t) x))> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ 1 (/ 1 (+ (* z (log (- 1 y))) (- (* x (log y)) t))))> |
#<alt (/ 1 (+ (* z (log (- 1 y))) (- (* x (log y)) t)))> |
#<alt (+ (* z (log (- 1 y))) (- (* x (log y)) t))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (log (+ 1 (- 0 y))))> |
#<alt (log (- 1 y))> |
| Outputs |
|---|
#<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 (* 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 (* 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 (* -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 (- (* 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 x)))> |
#<alt (+ (* -1 (* y z)) (* x (- (log y) (/ t x))))> |
#<alt (+ (* x (- (log y) (/ t x))) (* y (+ (* -1 z) (* -1/2 (* y z)))))> |
#<alt (+ (* x (- (log y) (/ t x))) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))))> |
#<alt (* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x)))> |
#<alt (+ (* -1 (/ z y)) (* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x))))> |
#<alt (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x)))))> |
#<alt (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x))))))> |
#<alt (* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x)))> |
#<alt (+ (* -1 (/ z y)) (* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x))))> |
#<alt (+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x))))> |
#<alt (+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x))))> |
#<alt (* x (- (log y) (/ t x)))> |
#<alt (+ (* x (- (log y) (/ t x))) (* z (log (- 1 y))))> |
#<alt (+ (* x (- (log y) (/ t x))) (* z (log (- 1 y))))> |
#<alt (+ (* x (- (log y) (/ t x))) (* z (log (- 1 y))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (- (log y) (/ t x))) z)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (- (log y) (/ t x))) z)))> |
#<alt (* z (+ (log (- 1 y)) (/ (* x (- (log y) (/ t x))) z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (- (log y) (/ t x))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (- (log y) (/ t x))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (- (log y) (/ t x))) z)))))> |
#<alt (* x (+ (log y) (/ (* z (log (- 1 y))) x)))> |
#<alt (+ (* -1 t) (* x (+ (log y) (/ (* z (log (- 1 y))) x))))> |
#<alt (+ (* -1 t) (* x (+ (log y) (/ (* z (log (- 1 y))) x))))> |
#<alt (+ (* -1 t) (* x (+ (log y) (/ (* z (log (- 1 y))) x))))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t) 1))> |
#<alt (* t (- (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t) 1))> |
#<alt (* t (- (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t)))))> |
#<alt (- (log y) (/ t x))> |
#<alt (- (+ (log y) (* -1 (/ (* y z) x))) (/ t x))> |
#<alt (- (+ (log y) (* y (+ (* -1 (/ z x)) (* -1/2 (/ (* y z) x))))) (/ t x))> |
#<alt (- (+ (log y) (* y (+ (* -1 (/ z x)) (* y (+ (* -1/2 (/ z x)) (* -1/3 (/ (* y z) x))))))) (/ t x))> |
#<alt (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x))> |
#<alt (- (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ z (* x y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x))) (/ t x))> |
#<alt (- (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)))) (/ t x))> |
#<alt (- (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (+ (* -1/3 (/ z (* x (pow y 3)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x))))) (/ t x))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ z (* x y))) (* -1 (/ (* z (log (/ -1 y))) x))))) (/ t x))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* 1/2 (/ z (* x y))) (/ z x)) y))))) (/ t x))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ z x)) (* -1/3 (/ z (* x y)))) y)) (/ z x)) y))))) (/ t x))> |
#<alt (- (log y) (/ t x))> |
#<alt (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))> |
#<alt (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))> |
#<alt (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))> |
#<alt (/ (* z (log (- 1 y))) x)> |
#<alt (* z (- (+ (/ (log y) z) (/ (log (- 1 y)) x)) (/ t (* x z))))> |
#<alt (* z (- (+ (/ (log y) z) (/ (log (- 1 y)) x)) (/ t (* x z))))> |
#<alt (* z (- (+ (/ (log y) z) (/ (log (- 1 y)) x)) (/ t (* x z))))> |
#<alt (/ (* z (log (- 1 y))) x)> |
#<alt (* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (* -1 (/ (- (log y) (/ t x)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (* -1 (/ (- (log y) (/ t x)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (* -1 (/ (- (log y) (/ t x)) z)))))> |
#<alt (+ (log y) (/ (* z (log (- 1 y))) x))> |
#<alt (+ (log y) (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)))> |
#<alt (+ (log y) (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)))> |
#<alt (+ (log y) (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)))> |
#<alt (* -1 (/ t x))> |
#<alt (* t (- (+ (/ (log y) t) (/ (* z (log (- 1 y))) (* t x))) (/ 1 x)))> |
#<alt (* t (- (+ (/ (log y) t) (/ (* z (log (- 1 y))) (* t x))) (/ 1 x)))> |
#<alt (* t (- (+ (/ (log y) t) (/ (* z (log (- 1 y))) (* t x))) (/ 1 x)))> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (log y) (/ (* z (log (- 1 y))) x)) t)) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (log y) (/ (* z (log (- 1 y))) x)) t)) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (log y) (/ (* z (log (- 1 y))) x)) t)) (/ 1 x))))> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (+ (* x (log y)) (* z (log (- 1 y)))) t) x)> |
#<alt (/ (- (+ (* x (log y)) (* z (log (- 1 y)))) t) x)> |
#<alt (/ (- (+ (* x (log y)) (* z (log (- 1 y)))) t) x)> |
#<alt (log y)> |
#<alt (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))> |
#<alt (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))> |
#<alt (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))> |
#<alt (log y)> |
#<alt (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))> |
#<alt (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))> |
#<alt (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))> |
#<alt (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))> |
#<alt (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))> |
#<alt (/ (* z (log (- 1 y))) x)> |
#<alt (* z (+ (* -1 (/ t (* x z))) (/ (log (- 1 y)) x)))> |
#<alt (* z (+ (* -1 (/ t (* x z))) (/ (log (- 1 y)) x)))> |
#<alt (* z (+ (* -1 (/ t (* x z))) (/ (log (- 1 y)) x)))> |
#<alt (/ (* z (log (- 1 y))) x)> |
#<alt (* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (/ t (* x z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (/ t (* x z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (/ t (* x z)))))> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (* -1 (/ (* y z) x)))> |
#<alt (+ (* -1 (/ t x)) (* y (+ (* -1 (/ z x)) (* -1/2 (/ (* y z) x)))))> |
#<alt (+ (* -1 (/ t x)) (* y (+ (* -1 (/ z x)) (* y (+ (* -1/2 (/ z x)) (* -1/3 (/ (* y z) x)))))))> |
#<alt (/ (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) t) x)> |
#<alt (- (+ (* -1 (/ z (* x y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x))> |
#<alt (- (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x))) (/ t x))> |
#<alt (- (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (+ (* -1/3 (/ z (* x (pow y 3)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)))) (/ t x))> |
#<alt (/ (- (* -1 (* z (log (/ -1 y)))) t) x)> |
#<alt (- (+ (* -1 (/ z (* x y))) (* -1 (/ (* z (log (/ -1 y))) x))) (/ t x))> |
#<alt (- (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* 1/2 (/ z (* x y))) (/ z x)) y))) (/ t x))> |
#<alt (- (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ z x)) (* -1/3 (/ z (* x y)))) y)) (/ z x)) y))) (/ t x))> |
#<alt (/ (* z (log (- 1 y))) x)> |
#<alt (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))> |
#<alt (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))> |
#<alt (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))> |
#<alt (* -1 (/ t x))> |
#<alt (* t (- (/ (* z (log (- 1 y))) (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ (* z (log (- 1 y))) (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ (* z (log (- 1 y))) (* t x)) (/ 1 x)))> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (* t (+ (* -1 (/ (* z (log (- 1 y))) (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* z (log (- 1 y))) (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* z (log (- 1 y))) (* t x))) (/ 1 x))))> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<alt (/ (- (* z (log (- 1 y))) t) x)> |
#<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 (/ 1 (- (* x (log y)) t))> |
#<alt (+ (* -1 (/ (* z (log (- 1 y))) (pow (- (* x (log y)) t) 2))) (/ 1 (- (* x (log y)) t)))> |
#<alt (+ (* z (- (/ (* z (pow (log (- 1 y)) 2)) (pow (- (* x (log y)) t) 3)) (/ (log (- 1 y)) (pow (- (* x (log y)) t) 2)))) (/ 1 (- (* x (log y)) t)))> |
#<alt (+ (* z (- (* z (- (* -1 (/ (* z (pow (log (- 1 y)) 3)) (pow (- (* x (log y)) t) 4))) (* -1 (/ (pow (log (- 1 y)) 2) (pow (- (* x (log y)) t) 3))))) (/ (log (- 1 y)) (pow (- (* x (log y)) t) 2)))) (/ 1 (- (* x (log y)) t)))> |
#<alt (/ 1 (* z (log (- 1 y))))> |
#<alt (/ (- (+ (/ 1 (log (- 1 y))) (/ t (* z (pow (log (- 1 y)) 2)))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) z)> |
#<alt (/ (- (+ (* -1 (/ (* (- (* x (log y)) t) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y))))) (+ (/ 1 (log (- 1 y))) (/ t (* z (pow (log (- 1 y)) 2))))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) z)> |
#<alt (/ (- (+ (/ 1 (log (- 1 y))) (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* (pow (- (* x (log y)) t) 2) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 3) (pow (log (- 1 y)) 2))))) (+ (/ (* x (log y)) (* z (pow (log (- 1 y)) 2))) (/ (* (- (* x (log y)) t) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y)))))) z)> |
#<alt (/ 1 (* z (log (- 1 y))))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2))) z)) (/ 1 (log (- 1 y)))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (* x (log y)) t) (- (/ 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 (/ (- (* -1 (/ (* (pow (- (* x (log y)) t) 2) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* z (pow (log (- 1 y)) 2)))) (* -1 (/ (* (- (* x (log y)) t) (- (/ 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 (- (* x (log y)) t))> |
#<alt (+ (/ 1 (- (* x (log y)) t)) (/ (* y z) (pow (- (* x (log y)) t) 2)))> |
#<alt (+ (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (* -1/2 (/ z (pow (- (* x (log y)) t) 2)))))) (* -1 (/ z (pow (- (* x (log y)) t) 2))))) (/ 1 (- (* x (log y)) t)))> |
#<alt (+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (+ (* -1/3 (/ z (pow (- (* x (log y)) t) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (* -1/2 (/ z (pow (- (* x (log y)) t) 2))))) (- (* x (log y)) t)))))) (+ (* -1 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (* -1/2 (/ z (pow (- (* x (log y)) t) 2)))))) (* -1 (/ z (pow (- (* x (log y)) t) 2))))) (/ 1 (- (* x (log y)) t)))> |
#<alt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t))> |
#<alt (+ (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (/ z (* y (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2)))) (pow y 2))) (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t))) (* -1 (/ z (* y (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3))) (+ (* -1/3 (/ z (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))))) (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)))) (pow y 3))) (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t))) (+ (* -1 (/ z (* y (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2)))) (+ (* -1 (/ (pow z 2) (* (pow y 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3)))) (* -1/2 (/ z (* (pow y 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2)))))))> |
#<alt (/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t))> |
#<alt (+ (/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (/ z (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3)))) (* -1/2 (/ z (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))))) (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))) y)) (/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))))) (* y (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) (+ (* 1/3 (/ z (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2)))) (* 1/2 (/ (pow z 2) (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3)))))) (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))))) y)) (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))) y)) (/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)))> |
#<alt (/ 1 (- (* z (log (- 1 y))) t))> |
#<alt (+ (* -1 (/ (* x (log y)) (pow (- (* z (log (- 1 y))) t) 2))) (/ 1 (- (* z (log (- 1 y))) t)))> |
#<alt (+ (* x (- (/ (* x (pow (log y) 2)) (pow (- (* z (log (- 1 y))) t) 3)) (/ (log y) (pow (- (* z (log (- 1 y))) t) 2)))) (/ 1 (- (* z (log (- 1 y))) t)))> |
#<alt (+ (* x (- (* x (- (* -1 (/ (* x (pow (log y) 3)) (pow (- (* z (log (- 1 y))) t) 4))) (* -1 (/ (pow (log y) 2) (pow (- (* z (log (- 1 y))) t) 3))))) (/ (log y) (pow (- (* z (log (- 1 y))) t) 2)))) (/ 1 (- (* z (log (- 1 y))) t)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ (- (+ (/ 1 (log y)) (/ t (* x (pow (log y) 2)))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (* (- (* z (log (- 1 y))) t) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y)))) (+ (/ 1 (log y)) (/ t (* x (pow (log y) 2))))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) x)> |
#<alt (/ (- (+ (/ 1 (log y)) (+ (/ t (* x (pow (log y) 2))) (/ (* (pow (- (* z (log (- 1 y))) t) 2) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 3) (pow (log y) 2))))) (+ (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ (* (- (* z (log (- 1 y))) t) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y))))) x)> |
#<alt (/ 1 (* x (log y)))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x)) (/ 1 (log y))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (* z (log (- 1 y))) t) (- (/ 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 (/ (- (* -1 (/ (* (pow (- (* z (log (- 1 y))) t) 2) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* x (pow (log y) 2)))) (* -1 (/ (* (- (* z (log (- 1 y))) t) (- (/ 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 (+ (* x (log y)) (* z (log (- 1 y))))) (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)))> |
#<alt (+ (* t (+ (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)) (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y))))))> |
#<alt (+ (* t (+ (* t (+ (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)) (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 4)))) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y))))))> |
#<alt (/ -1 t)> |
#<alt (/ (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1) t)> |
#<alt (/ (- (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2))) (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) t)> |
#<alt (/ (- (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) (pow t 3))) (+ 1 (+ (/ (* x (log y)) t) (+ (/ (* z (log (- 1 y))) t) (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2)))))) t)> |
#<alt (/ -1 t)> |
#<alt (* -1 (/ (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))) t))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) t)) (+ (* x (log y)) (* z (log (- 1 y))))) t))) t))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) t) (* -1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) t)) (+ (* x (log y)) (* z (log (- 1 y))))) t))) 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)) 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)))> |
#<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)))> |
#<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)))> |
#<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)))> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | 0 | (* x (+ (log y) (/ (- (* z (log (- 1 y))) t) x))) |
| 5.0ms | x | @ | 0 | (/ (- (* z (log (- 1 y))) t) x) |
| 4.0ms | y | @ | inf | (/ 1 (+ (* z (log (- 1 y))) (- (* x (log y)) t))) |
| 2.0ms | x | @ | inf | (/ (- (* z (log (- 1 y))) t) x) |
| 1.0ms | y | @ | -inf | (/ 1 (+ (* z (log (- 1 y))) (- (* x (log y)) t))) |
| 1× | batch-egg-rewrite |
| 3224× | *-lowering-*.f32 |
| 3224× | *-lowering-*.f64 |
| 2178× | +-lowering-+.f64 |
| 2178× | +-lowering-+.f32 |
| 2040× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 108 |
| 1 | 202 | 108 |
| 2 | 1890 | 96 |
| 0 | 9100 | 96 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* x (log y)) (* z (log (+ 1 (- 0 y))))) t) |
(+ (* x (log y)) (* z (log (+ 1 (- 0 y))))) |
(* x (log y)) |
(log y) |
(- 0 t) |
(- (* x (log y)) t) |
(* x (+ (log y) (/ (- (* z (log (- 1 y))) t) x))) |
(+ (log y) (/ (- (* z (log (- 1 y))) t) x)) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ 1 (/ 1 (+ (* z (log (- 1 y))) (- (* x (log y)) t)))) |
(/ 1 (+ (* z (log (- 1 y))) (- (* x (log y)) t))) |
(+ (* z (log (- 1 y))) (- (* x (log y)) t)) |
(* z (log (- 1 y))) |
(* z (log (+ 1 (- 0 y)))) |
(log (- 1 y)) |
| Outputs |
|---|
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))) |
(+.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) |
(+.f64 (*.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64))) |
(+.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64))) |
(-.f64 (*.f64 x (log.f64 y)) (-.f64 t (*.f64 z (log1p.f64 y)))) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) (/.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) (/.f64 (*.f64 t t) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(-.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 0 binary64)) t) |
(fma.f64 x (log.f64 y) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 x (log.f64 y) (neg.f64 (-.f64 t (*.f64 z (log1p.f64 y))))) |
(fma.f64 (log.f64 y) x (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (log.f64 y) x (neg.f64 (-.f64 t (*.f64 z (log1p.f64 y))))) |
(fma.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64))) |
(fma.f64 z (log1p.f64 y) (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) |
(fma.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64) (*.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (log1p.f64 y) z (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) t (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 z (log1p.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 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 z (log1p.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 z (log1p.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) t) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) t) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.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 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.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 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) t)) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 t t)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) t) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (*.f64 t t)) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) t) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.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 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.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 y)) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 t t) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (*.f64 t t) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 t t) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (*.f64 t t) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 t t) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 t (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 t (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 t (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 t (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 t (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 t (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 t (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 t (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 t (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.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 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.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 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.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 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(*.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) |
(+.f64 (*.f64 z (log1p.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 y)))) (/.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(fma.f64 x (log.f64 y) (*.f64 z (log1p.f64 y))) |
(fma.f64 (log.f64 y) x (*.f64 z (log1p.f64 y))) |
(fma.f64 z (log1p.f64 y) (*.f64 x (log.f64 y))) |
(fma.f64 (log1p.f64 y) z (*.f64 x (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.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 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(log.f64 y) |
(+.f64 (log.f64 y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 y)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(+.f64 (log.f64 (*.f64 y (*.f64 y y))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(+.f64 (log.f64 (*.f64 y y)) (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y (*.f64 y y)))) |
(-.f64 (log.f64 (*.f64 y (*.f64 y y))) (log.f64 (*.f64 y y))) |
(-.f64 (log.f64 (*.f64 y y)) (log.f64 y)) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (log.f64 (/.f64 y (*.f64 y y)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 t t) t)) |
(fma.f64 #s(literal -1 binary64) t #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64)) |
(neg.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (log.f64 y))) |
(+.f64 (+.f64 (*.f64 x (log.f64 y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 (*.f64 x (log.f64 y)) 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)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.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)) t)) (/.f64 (*.f64 t t) (+.f64 (*.f64 x (log.f64 y)) t))) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) #s(literal 0 binary64)) t) |
(fma.f64 x (log.f64 y) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (log.f64 y) x (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1 binary64) t (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) (*.f64 x (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.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)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t 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)) (*.f64 t (+.f64 (*.f64 x (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)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 x (log.f64 y)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) |
(/.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)) (*.f64 t (+.f64 (*.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 (+.f64 (*.f64 x (log.f64 y)) t))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.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 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) t))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64)) (*.f64 x (log.f64 y))) |
(fma.f64 x (log.f64 y) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (*.f64 x (log.f64 y))) |
(fma.f64 (log.f64 y) x (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) x (*.f64 x (log.f64 y))) |
(fma.f64 (*.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t)) (/.f64 #s(literal 1 binary64) x) (*.f64 x (log.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64)))) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64))) x) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64))) x) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(*.f64 (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x)) x) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x)) |
(+.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) |
(-.f64 (/.f64 (*.f64 z (log1p.f64 y)) x) (-.f64 (/.f64 t x) (log.f64 y))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64)) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x)))) |
(-.f64 (+.f64 (log.f64 y) (/.f64 (*.f64 z (log1p.f64 y)) x)) (/.f64 t x)) |
(fma.f64 z (/.f64 (log1p.f64 y) x) (neg.f64 (-.f64 (/.f64 t x) (log.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) |
(fma.f64 (log1p.f64 y) (/.f64 z x) (neg.f64 (-.f64 (/.f64 t x) (log.f64 y)))) |
(fma.f64 (*.f64 z (log1p.f64 y)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 (/.f64 t x) (log.f64 y)))) |
(fma.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (/.f64 #s(literal 1 binary64) x) (log.f64 y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (log.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 z (log1p.f64 y)) t) (log.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t)))) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (log.f64 y) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64))) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t)))) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t)))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x)))) |
(+.f64 (/.f64 (*.f64 z (log1p.f64 y)) x) (neg.f64 (/.f64 t x))) |
(+.f64 (fma.f64 z (/.f64 (log1p.f64 y) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) t (*.f64 (/.f64 #s(literal 1 binary64) x) t))) |
(+.f64 (fma.f64 (log1p.f64 y) (/.f64 z x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) t (*.f64 (/.f64 #s(literal 1 binary64) x) t))) |
(+.f64 (fma.f64 (*.f64 z (log1p.f64 y)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) t (*.f64 (/.f64 #s(literal 1 binary64) x) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z (log1p.f64 y)) x) (/.f64 t x)) |
(fma.f64 z (/.f64 (log1p.f64 y) x) (neg.f64 (/.f64 t x))) |
(fma.f64 (log1p.f64 y) (/.f64 z x) (neg.f64 (/.f64 t x))) |
(fma.f64 (*.f64 z (log1p.f64 y)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 t x))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (*.f64 x (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 x (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (*.f64 z (log1p.f64 y)) x) (*.f64 x t)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 y)) x) #s(literal 3 binary64)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 y)) x) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 t x) (/.f64 t x)) (*.f64 (/.f64 (*.f64 z (log1p.f64 y)) x) (/.f64 t x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (log1p.f64 y)) x) #s(literal 2 binary64)) (*.f64 (/.f64 t x) (/.f64 t x))) (+.f64 (/.f64 (*.f64 z (log1p.f64 y)) x) (/.f64 t x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) x)) (+.f64 t (*.f64 z (log1p.f64 y)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x)) |
(*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))) |
(+.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) |
(+.f64 (*.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64))) |
(+.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64))) |
(-.f64 (*.f64 x (log.f64 y)) (-.f64 t (*.f64 z (log1p.f64 y)))) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) (/.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) (/.f64 (*.f64 t t) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(-.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 0 binary64)) t) |
(fma.f64 x (log.f64 y) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 x (log.f64 y) (neg.f64 (-.f64 t (*.f64 z (log1p.f64 y))))) |
(fma.f64 (log.f64 y) x (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (log.f64 y) x (neg.f64 (-.f64 t (*.f64 z (log1p.f64 y))))) |
(fma.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64))) |
(fma.f64 z (log1p.f64 y) (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) |
(fma.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64) (*.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (log1p.f64 y) z (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) t (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 z (log1p.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 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 z (log1p.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 z (log1p.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) t) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) t) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.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 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.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 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) t)) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 t t)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) t) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (*.f64 t t)) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) t) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.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 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.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 y)) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 t t) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (*.f64 t t) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 t t) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (*.f64 t t) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 t t) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 t (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 t (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 t (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 t (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 t (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 t (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 t (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 t (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 t (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.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 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.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 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.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 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(*.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))) |
(+.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) |
(+.f64 (*.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64))) |
(+.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64))) |
(-.f64 (*.f64 x (log.f64 y)) (-.f64 t (*.f64 z (log1p.f64 y)))) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) (/.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) (/.f64 (*.f64 t t) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(-.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 0 binary64)) t) |
(fma.f64 x (log.f64 y) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 x (log.f64 y) (neg.f64 (-.f64 t (*.f64 z (log1p.f64 y))))) |
(fma.f64 (log.f64 y) x (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (log.f64 y) x (neg.f64 (-.f64 t (*.f64 z (log1p.f64 y))))) |
(fma.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 1 binary64))) |
(fma.f64 z (log1p.f64 y) (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(fma.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (log1p.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) |
(fma.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64) (*.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (log1p.f64 y) z (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 (*.f64 z (log1p.f64 y)) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) t (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 z (log1p.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 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 z (log1p.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 z (log1p.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) t) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) t) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.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 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.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 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.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 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) t) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) t)) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (*.f64 t t)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) t) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (*.f64 t t)) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) t) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) t) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.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 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.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 y)) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 t t) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (*.f64 t t) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (*.f64 t t) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (*.f64 t t) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (*.f64 t t) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (*.f64 t t) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 t (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 t (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 t (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 t (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 t (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 t (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 t (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 t (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 t (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 t (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 t (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.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 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.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 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 z (log1p.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 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 x (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))))) |
(pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(*.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z (log1p.f64 y))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (log1p.f64 y)) (*.f64 x (log.f64 y))) t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(*.f64 z (log1p.f64 y)) |
(*.f64 (log1p.f64 y) z) |
(*.f64 z (log1p.f64 y)) |
(*.f64 (log1p.f64 y) z) |
(log.f64 (+.f64 y #s(literal 1 binary64))) |
(+.f64 (log1p.f64 (*.f64 y (*.f64 y y))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))))) |
(+.f64 (log1p.f64 (*.f64 y y)) (neg.f64 (log1p.f64 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(-.f64 (log1p.f64 (*.f64 y (*.f64 y y))) (log.f64 (+.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 y (*.f64 y y))) (log1p.f64 (*.f64 y (+.f64 y #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 y y)) (log1p.f64 y)) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y y)))) (log.f64 (neg.f64 (+.f64 y #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64))) (log.f64 (-.f64 y #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 y #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(neg.f64 (log.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(log1p.f64 y) |
| 1× | egg-herbie |
| 4358× | *-lowering-*.f32 |
| 4358× | *-lowering-*.f64 |
| 3702× | +-lowering-+.f64 |
| 3702× | +-lowering-+.f32 |
| 2158× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 675 | 8381 |
| 1 | 2341 | 7161 |
| 0 | 8458 | 7161 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* 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))))) |
(* 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))))) |
(* 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)))) |
(* -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))))) |
(- (* 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 x))) |
(+ (* -1 (* y z)) (* x (- (log y) (/ t x)))) |
(+ (* x (- (log y) (/ t x))) (* y (+ (* -1 z) (* -1/2 (* y z))))) |
(+ (* x (- (log y) (/ t x))) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) |
(* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x))) |
(+ (* -1 (/ z y)) (* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x)))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x))))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x)))))) |
(* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x))) |
(+ (* -1 (/ z y)) (* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x)))) |
(+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x)))) |
(+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x)))) |
(* x (- (log y) (/ t x))) |
(+ (* x (- (log y) (/ t x))) (* z (log (- 1 y)))) |
(+ (* x (- (log y) (/ t x))) (* z (log (- 1 y)))) |
(+ (* x (- (log y) (/ t x))) (* z (log (- 1 y)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (/ (* x (- (log y) (/ t x))) z))) |
(* z (+ (log (- 1 y)) (/ (* x (- (log y) (/ t x))) z))) |
(* z (+ (log (- 1 y)) (/ (* x (- (log y) (/ t x))) z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (- (log y) (/ t x))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (- (log y) (/ t x))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (- (log y) (/ t x))) z))))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(+ (* -1 t) (* x (+ (log y) (/ (* z (log (- 1 y))) x)))) |
(+ (* -1 t) (* x (+ (log y) (/ (* z (log (- 1 y))) x)))) |
(+ (* -1 t) (* x (+ (log y) (/ (* z (log (- 1 y))) x)))) |
(* -1 t) |
(* t (- (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t) 1)) |
(* t (- (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t) 1)) |
(* t (- (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t))))) |
(- (log y) (/ t x)) |
(- (+ (log y) (* -1 (/ (* y z) x))) (/ t x)) |
(- (+ (log y) (* y (+ (* -1 (/ z x)) (* -1/2 (/ (* y z) x))))) (/ t x)) |
(- (+ (log y) (* y (+ (* -1 (/ z x)) (* y (+ (* -1/2 (/ z x)) (* -1/3 (/ (* y z) x))))))) (/ t x)) |
(- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x)) |
(- (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ z (* x y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x))) (/ t x)) |
(- (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)))) (/ t x)) |
(- (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (+ (* -1/3 (/ z (* x (pow y 3)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x))))) (/ t x)) |
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x)) |
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ z (* x y))) (* -1 (/ (* z (log (/ -1 y))) x))))) (/ t x)) |
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* 1/2 (/ z (* x y))) (/ z x)) y))))) (/ t x)) |
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ z x)) (* -1/3 (/ z (* x y)))) y)) (/ z x)) y))))) (/ t x)) |
(- (log y) (/ t x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(/ (* z (log (- 1 y))) x) |
(* z (- (+ (/ (log y) z) (/ (log (- 1 y)) x)) (/ t (* x z)))) |
(* z (- (+ (/ (log y) z) (/ (log (- 1 y)) x)) (/ t (* x z)))) |
(* z (- (+ (/ (log y) z) (/ (log (- 1 y)) x)) (/ t (* x z)))) |
(/ (* z (log (- 1 y))) x) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (* -1 (/ (- (log y) (/ t x)) z))))) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (* -1 (/ (- (log y) (/ t x)) z))))) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (* -1 (/ (- (log y) (/ t x)) z))))) |
(+ (log y) (/ (* z (log (- 1 y))) x)) |
(+ (log y) (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))) |
(+ (log y) (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))) |
(+ (log y) (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))) |
(* -1 (/ t x)) |
(* t (- (+ (/ (log y) t) (/ (* z (log (- 1 y))) (* t x))) (/ 1 x))) |
(* t (- (+ (/ (log y) t) (/ (* z (log (- 1 y))) (* t x))) (/ 1 x))) |
(* t (- (+ (/ (log y) t) (/ (* z (log (- 1 y))) (* t x))) (/ 1 x))) |
(* -1 (/ t x)) |
(* -1 (* t (+ (* -1 (/ (+ (log y) (/ (* z (log (- 1 y))) x)) t)) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ (+ (log y) (/ (* z (log (- 1 y))) x)) t)) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ (+ (log y) (/ (* z (log (- 1 y))) x)) t)) (/ 1 x)))) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (+ (* x (log y)) (* z (log (- 1 y)))) t) x) |
(/ (- (+ (* x (log y)) (* z (log (- 1 y)))) t) x) |
(/ (- (+ (* x (log y)) (* z (log (- 1 y)))) t) x) |
(log y) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(log y) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(/ (* z (log (- 1 y))) x) |
(* z (+ (* -1 (/ t (* x z))) (/ (log (- 1 y)) x))) |
(* z (+ (* -1 (/ t (* x z))) (/ (log (- 1 y)) x))) |
(* z (+ (* -1 (/ t (* x z))) (/ (log (- 1 y)) x))) |
(/ (* z (log (- 1 y))) x) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (/ t (* x z))))) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (/ t (* x z))))) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (/ t (* x z))))) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* y z) x))) |
(+ (* -1 (/ t x)) (* y (+ (* -1 (/ z x)) (* -1/2 (/ (* y z) x))))) |
(+ (* -1 (/ t x)) (* y (+ (* -1 (/ z x)) (* y (+ (* -1/2 (/ z x)) (* -1/3 (/ (* y z) x))))))) |
(/ (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) t) x) |
(- (+ (* -1 (/ z (* x y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x)) |
(- (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x))) (/ t x)) |
(- (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (+ (* -1/3 (/ z (* x (pow y 3)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)))) (/ t x)) |
(/ (- (* -1 (* z (log (/ -1 y)))) t) x) |
(- (+ (* -1 (/ z (* x y))) (* -1 (/ (* z (log (/ -1 y))) x))) (/ t x)) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* 1/2 (/ z (* x y))) (/ z x)) y))) (/ t x)) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ z x)) (* -1/3 (/ z (* x y)))) y)) (/ z x)) y))) (/ t x)) |
(/ (* z (log (- 1 y))) x) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(* -1 (/ t x)) |
(* t (- (/ (* z (log (- 1 y))) (* t x)) (/ 1 x))) |
(* t (- (/ (* z (log (- 1 y))) (* t x)) (/ 1 x))) |
(* t (- (/ (* z (log (- 1 y))) (* t x)) (/ 1 x))) |
(* -1 (/ t x)) |
(* -1 (* t (+ (* -1 (/ (* z (log (- 1 y))) (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ (* z (log (- 1 y))) (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ (* z (log (- 1 y))) (* t x))) (/ 1 x)))) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(- (* 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))))) |
(/ 1 (- (* x (log y)) t)) |
(+ (* -1 (/ (* z (log (- 1 y))) (pow (- (* x (log y)) t) 2))) (/ 1 (- (* x (log y)) t))) |
(+ (* z (- (/ (* z (pow (log (- 1 y)) 2)) (pow (- (* x (log y)) t) 3)) (/ (log (- 1 y)) (pow (- (* x (log y)) t) 2)))) (/ 1 (- (* x (log y)) t))) |
(+ (* z (- (* z (- (* -1 (/ (* z (pow (log (- 1 y)) 3)) (pow (- (* x (log y)) t) 4))) (* -1 (/ (pow (log (- 1 y)) 2) (pow (- (* x (log y)) t) 3))))) (/ (log (- 1 y)) (pow (- (* x (log y)) t) 2)))) (/ 1 (- (* x (log y)) t))) |
(/ 1 (* z (log (- 1 y)))) |
(/ (- (+ (/ 1 (log (- 1 y))) (/ t (* z (pow (log (- 1 y)) 2)))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) z) |
(/ (- (+ (* -1 (/ (* (- (* x (log y)) t) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y))))) (+ (/ 1 (log (- 1 y))) (/ t (* z (pow (log (- 1 y)) 2))))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) z) |
(/ (- (+ (/ 1 (log (- 1 y))) (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* (pow (- (* x (log y)) t) 2) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 3) (pow (log (- 1 y)) 2))))) (+ (/ (* x (log y)) (* z (pow (log (- 1 y)) 2))) (/ (* (- (* x (log y)) t) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y)))))) z) |
(/ 1 (* z (log (- 1 y)))) |
(* -1 (/ (- (* -1 (/ (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2))) z)) (/ 1 (log (- 1 y)))) z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (* x (log y)) t) (- (/ 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 (/ (- (* -1 (/ (* (pow (- (* x (log y)) t) 2) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* z (pow (log (- 1 y)) 2)))) (* -1 (/ (* (- (* x (log y)) t) (- (/ 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 (- (* x (log y)) t)) |
(+ (/ 1 (- (* x (log y)) t)) (/ (* y z) (pow (- (* x (log y)) t) 2))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (* -1/2 (/ z (pow (- (* x (log y)) t) 2)))))) (* -1 (/ z (pow (- (* x (log y)) t) 2))))) (/ 1 (- (* x (log y)) t))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (+ (* -1/3 (/ z (pow (- (* x (log y)) t) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (* -1/2 (/ z (pow (- (* x (log y)) t) 2))))) (- (* x (log y)) t)))))) (+ (* -1 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (* -1/2 (/ z (pow (- (* x (log y)) t) 2)))))) (* -1 (/ z (pow (- (* x (log y)) t) 2))))) (/ 1 (- (* x (log y)) t))) |
(/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) |
(+ (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (/ z (* y (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2)))) |
(- (+ (* -1 (/ (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2)))) (pow y 2))) (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t))) (* -1 (/ z (* y (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3))) (+ (* -1/3 (/ z (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))))) (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)))) (pow y 3))) (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t))) (+ (* -1 (/ z (* y (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2)))) (+ (* -1 (/ (pow z 2) (* (pow y 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3)))) (* -1/2 (/ z (* (pow y 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))))))) |
(/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) |
(+ (/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (/ z (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3)))) (* -1/2 (/ z (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))))) (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))) y)) (/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))))) (* y (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) (+ (* 1/3 (/ z (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2)))) (* 1/2 (/ (pow z 2) (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3)))))) (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))))) y)) (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))) y)) (/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t))) |
(/ 1 (- (* z (log (- 1 y))) t)) |
(+ (* -1 (/ (* x (log y)) (pow (- (* z (log (- 1 y))) t) 2))) (/ 1 (- (* z (log (- 1 y))) t))) |
(+ (* x (- (/ (* x (pow (log y) 2)) (pow (- (* z (log (- 1 y))) t) 3)) (/ (log y) (pow (- (* z (log (- 1 y))) t) 2)))) (/ 1 (- (* z (log (- 1 y))) t))) |
(+ (* x (- (* x (- (* -1 (/ (* x (pow (log y) 3)) (pow (- (* z (log (- 1 y))) t) 4))) (* -1 (/ (pow (log y) 2) (pow (- (* z (log (- 1 y))) t) 3))))) (/ (log y) (pow (- (* z (log (- 1 y))) t) 2)))) (/ 1 (- (* z (log (- 1 y))) t))) |
(/ 1 (* x (log y))) |
(/ (- (+ (/ 1 (log y)) (/ t (* x (pow (log y) 2)))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) x) |
(/ (- (+ (* -1 (/ (* (- (* z (log (- 1 y))) t) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y)))) (+ (/ 1 (log y)) (/ t (* x (pow (log y) 2))))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) x) |
(/ (- (+ (/ 1 (log y)) (+ (/ t (* x (pow (log y) 2))) (/ (* (pow (- (* z (log (- 1 y))) t) 2) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 3) (pow (log y) 2))))) (+ (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ (* (- (* z (log (- 1 y))) t) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y))))) x) |
(/ 1 (* x (log y))) |
(* -1 (/ (- (* -1 (/ (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x)) (/ 1 (log y))) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (* z (log (- 1 y))) t) (- (/ 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 (/ (- (* -1 (/ (* (pow (- (* z (log (- 1 y))) t) 2) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* x (pow (log y) 2)))) (* -1 (/ (* (- (* z (log (- 1 y))) t) (- (/ 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 (+ (* x (log y)) (* z (log (- 1 y))))) (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) |
(+ (* t (+ (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)) (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))) |
(+ (* t (+ (* t (+ (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)) (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 4)))) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))) |
(/ -1 t) |
(/ (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1) t) |
(/ (- (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2))) (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) t) |
(/ (- (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) (pow t 3))) (+ 1 (+ (/ (* x (log y)) t) (+ (/ (* z (log (- 1 y))) t) (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2)))))) t) |
(/ -1 t) |
(* -1 (/ (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) t)) (+ (* x (log y)) (* z (log (- 1 y))))) t))) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) t) (* -1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) t)) (+ (* x (log y)) (* z (log (- 1 y))))) t))) 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)) 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))) |
(* 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))) |
(* 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))) |
(* -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))) |
| Outputs |
|---|
(- (* z (log (- 1 y))) t) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.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 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(+.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) z)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) (/.f64 z y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) 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 (*.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 (*.f64 x (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 (+.f64 (*.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 (/.f64 (*.f64 z #s(literal -1/3 binary64)) y) (*.f64 y y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.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))))))) t) |
(-.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 z y)) (*.f64 z (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 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 z (*.f64 (/.f64 z y) #s(literal 1/2 binary64))) y)) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) 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 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal -1/3 binary64)) y)) y)) y)) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t)))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) z)) x) (log.f64 y)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) z)) x) (log.f64 y)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* z (log (- 1 y))) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) z)) x) (log.f64 y)) (neg.f64 x)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) |
(+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 (*.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))))))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) z))) |
(+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) |
(+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) (/.f64 z y)) (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) |
(+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (+.f64 (*.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))) |
(+ (* -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 (-.f64 (*.f64 x (log.f64 y)) (/.f64 z y)) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y)) (+.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (/.f64 (*.f64 z #s(literal -1/3 binary64)) y) (*.f64 y y))))) |
(+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (* z (log (/ -1 y)))) (+ (* -1 (/ z y)) (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
(-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 z y)) (*.f64 z (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 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 z (*.f64 (/.f64 z y) #s(literal 1/2 binary64))) y)) (*.f64 z (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 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (-.f64 z (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal -1/3 binary64)) y)) y)) y)) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x (log.f64 y)) z))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x (log.f64 y)) z))) |
(* z (+ (log (- 1 y)) (/ (* x (log y)) z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 x (log.f64 y)) z))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (log.f64 y)) z)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (log.f64 y)) z)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (log y)) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (log.f64 y)) z)) (log.f64 (-.f64 #s(literal 1 binary64) 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)) |
(* 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))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) 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 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(-.f64 (*.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)) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ (* x (log y)) t) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64))) |
(* t (- (/ (* x (log y)) t) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64))) |
(* t (- (/ (* x (log y)) t) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (log.f64 y)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (log.f64 y)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (log.f64 y)) t)) (-.f64 #s(literal 0 binary64) t)) |
(- (* z (log (- 1 y))) t) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.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 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (log y) (/ t x))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(+ (* -1 (* y z)) (* x (- (log y) (/ t x)))) |
(-.f64 (*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) (*.f64 z y)) |
(+ (* x (- (log y) (/ t x))) (* y (+ (* -1 z) (* -1/2 (* y z))))) |
(+.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 x (-.f64 (log.f64 y) (/.f64 t x)))) |
(+ (* x (- (log y) (/ t x))) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) z)) (*.f64 x (-.f64 (log.f64 y) (/.f64 t x)))) |
(* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x))) |
(+ (* -1 (/ z y)) (* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x)))) |
(-.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x))) (/.f64 z y)) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x))))) |
(+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x))) (/.f64 z y))) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* x (- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y)) (/.f64 (/.f64 (*.f64 z #s(literal -1/3 binary64)) y) (*.f64 y y))) (-.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x))) (/.f64 z y))) |
(* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x))) |
(*.f64 x (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x))) |
(+ (* -1 (/ z y)) (* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x)))) |
(-.f64 (*.f64 x (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x))) (/.f64 z y)) |
(+ (* -1 (/ (+ z (* 1/2 (/ z y))) y)) (* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x)))) |
(-.f64 (*.f64 x (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x))) (/.f64 (+.f64 z (*.f64 (/.f64 z y) #s(literal 1/2 binary64))) y)) |
(+ (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y)) (* x (- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x)))) |
(-.f64 (*.f64 x (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x))) (/.f64 (-.f64 z (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal -1/3 binary64)) y)) y)) y)) |
(* x (- (log y) (/ t x))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(+ (* x (- (log y) (/ t x))) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (-.f64 (log.f64 y) (/.f64 t x)))) |
(+ (* x (- (log y) (/ t x))) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (-.f64 (log.f64 y) (/.f64 t x)))) |
(+ (* x (- (log y) (/ t x))) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (-.f64 (log.f64 y) (/.f64 t x)))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (+ (log (- 1 y)) (/ (* x (- (log y) (/ t x))) z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z)))) |
(* z (+ (log (- 1 y)) (/ (* x (- (log y) (/ t x))) z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z)))) |
(* z (+ (log (- 1 y)) (/ (* x (- (log y) (/ t x))) z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z)))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (- (log y) (/ t x))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z))) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (- (log y) (/ t x))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z))) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (* x (- (log y) (/ t x))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z))) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(* x (+ (log y) (/ (* z (log (- 1 y))) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) |
(+ (* -1 t) (* x (+ (log y) (/ (* z (log (- 1 y))) x)))) |
(-.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) t) |
(+ (* -1 t) (* x (+ (log y) (/ (* z (log (- 1 y))) x)))) |
(-.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) t) |
(+ (* -1 t) (* x (+ (log y) (/ (* z (log (- 1 y))) x)))) |
(-.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) t) #s(literal -1 binary64))) |
(* t (- (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) t) #s(literal -1 binary64))) |
(* t (- (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) t) #s(literal -1 binary64))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (* x (+ (log y) (/ (* z (log (- 1 y))) x))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(- (log y) (/ t x)) |
(-.f64 (log.f64 y) (/.f64 t x)) |
(- (+ (log y) (* -1 (/ (* y z) x))) (/ t x)) |
(-.f64 (-.f64 (log.f64 y) (*.f64 y (/.f64 z x))) (/.f64 t x)) |
(- (+ (log y) (* y (+ (* -1 (/ z x)) (* -1/2 (/ (* y z) x))))) (/ t x)) |
(+.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) x) (/.f64 z x))) (-.f64 (log.f64 y) (/.f64 t x))) |
(- (+ (log y) (* y (+ (* -1 (/ z x)) (* y (+ (* -1/2 (/ z x)) (* -1/3 (/ (* y z) x))))))) (/ t x)) |
(+.f64 (log.f64 y) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (*.f64 y (*.f64 (/.f64 z x) #s(literal -1/3 binary64))))) (/.f64 z x))) (/.f64 t x))) |
(- (+ (* -1 (log (/ 1 y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x)) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x)) |
(- (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ z (* x y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x))) (/ t x)) |
(+.f64 (-.f64 (log.f64 y) (/.f64 z (*.f64 y x))) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x)) |
(- (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)))) (/ t x)) |
(+.f64 (-.f64 (log.f64 y) (/.f64 z (*.f64 y x))) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 y x))) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x))) |
(- (+ (* -1 (log (/ 1 y))) (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (+ (* -1/3 (/ z (* x (pow y 3)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x))))) (/ t x)) |
(+.f64 (-.f64 (log.f64 y) (/.f64 z (*.f64 y x))) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 y x))) (/.f64 (*.f64 (/.f64 z x) #s(literal -1/3 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x))) |
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (* -1 (/ (* z (log (/ -1 y))) x)))) (/ t x)) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x)) |
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ z (* x y))) (* -1 (/ (* z (log (/ -1 y))) x))))) (/ t x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 z (*.f64 y x)))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x))) |
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* 1/2 (/ z (* x y))) (/ z x)) y))))) (/ t x)) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 (/.f64 (+.f64 (/.f64 z x) (/.f64 (*.f64 (/.f64 z y) #s(literal 1/2 binary64)) x)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x))) |
(- (+ (log -1) (+ (* -1 (log (/ -1 y))) (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ z x)) (* -1/3 (/ z (* x y)))) y)) (/ z x)) y))))) (/ t x)) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 (/.f64 (-.f64 (/.f64 z x) (/.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 z #s(literal -1/3 binary64)) y) x)) y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x))) |
(- (log y) (/ t x)) |
(-.f64 (log.f64 y) (/.f64 t x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(/ (* z (log (- 1 y))) x) |
(/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x) |
(* z (- (+ (/ (log y) z) (/ (log (- 1 y)) x)) (/ t (* x z)))) |
(*.f64 z (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) x) (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z))) |
(* z (- (+ (/ (log y) z) (/ (log (- 1 y)) x)) (/ t (* x z)))) |
(*.f64 z (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) x) (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z))) |
(* z (- (+ (/ (log y) z) (/ (log (- 1 y)) x)) (/ t (* x z)))) |
(*.f64 z (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) x) (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z))) |
(/ (* z (log (- 1 y))) x) |
(/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (* -1 (/ (- (log y) (/ t x)) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (neg.f64 x)) (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z))) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (* -1 (/ (- (log y) (/ t x)) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (neg.f64 x)) (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z))) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (* -1 (/ (- (log y) (/ t x)) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (neg.f64 x)) (/.f64 (-.f64 (log.f64 y) (/.f64 t x)) z))) |
(+ (log y) (/ (* z (log (- 1 y))) x)) |
(+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x)) |
(+ (log y) (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(+ (log y) (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(+ (log y) (+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x))) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* t (- (+ (/ (log y) t) (/ (* z (log (- 1 y))) (* t x))) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 (*.f64 (/.f64 z t) (log.f64 (-.f64 #s(literal 1 binary64) y))) x) (/.f64 #s(literal -1 binary64) x)))) |
(* t (- (+ (/ (log y) t) (/ (* z (log (- 1 y))) (* t x))) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 (*.f64 (/.f64 z t) (log.f64 (-.f64 #s(literal 1 binary64) y))) x) (/.f64 #s(literal -1 binary64) x)))) |
(* t (- (+ (/ (log y) t) (/ (* z (log (- 1 y))) (* t x))) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 (*.f64 (/.f64 z t) (log.f64 (-.f64 #s(literal 1 binary64) y))) x) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* -1 (* t (+ (* -1 (/ (+ (log y) (/ (* z (log (- 1 y))) x)) t)) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ (+ (log y) (/ (* z (log (- 1 y))) x)) t)) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ (+ (log y) (/ (* z (log (- 1 y))) x)) t)) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 (log.f64 y) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x)) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (+ (* x (log y)) (* z (log (- 1 y)))) t) x) |
(/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) x) |
(/ (- (+ (* x (log y)) (* z (log (- 1 y)))) t) x) |
(/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) x) |
(/ (- (+ (* x (log y)) (* z (log (- 1 y)))) t) x) |
(/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) x) |
(log y) |
(log.f64 y) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(log y) |
(log.f64 y) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x)) |
(+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x)) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (* z (log (- 1 y))) x) |
(/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x) |
(* z (+ (* -1 (/ t (* x z))) (/ (log (- 1 y)) x))) |
(*.f64 z (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) x) (/.f64 t (*.f64 z x)))) |
(* z (+ (* -1 (/ t (* x z))) (/ (log (- 1 y)) x))) |
(*.f64 z (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) x) (/.f64 t (*.f64 z x)))) |
(* z (+ (* -1 (/ t (* x z))) (/ (log (- 1 y)) x))) |
(*.f64 z (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) x) (/.f64 t (*.f64 z x)))) |
(/ (* z (log (- 1 y))) x) |
(/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (/ t (* x z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 t (*.f64 z x)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) x))) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (/ t (* x z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 t (*.f64 z x)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) x))) |
(* -1 (* z (+ (* -1 (/ (log (- 1 y)) x)) (/ t (* x z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 t (*.f64 z x)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) x))) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* y z) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z x))) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* y (+ (* -1 (/ z x)) (* -1/2 (/ (* y z) x))))) |
(-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) x) (/.f64 z x))) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* y (+ (* -1 (/ z x)) (* y (+ (* -1/2 (/ z x)) (* -1/3 (/ (* y z) x))))))) |
(-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (*.f64 y (*.f64 (/.f64 z x) #s(literal -1/3 binary64))))) (/.f64 z x))) (/.f64 t x)) |
(/ (- (* z (+ (log -1) (* -1 (log (/ 1 y))))) t) x) |
(/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x) |
(- (+ (* -1 (/ z (* x y))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)) (/ t x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 y x))) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x)) |
(- (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x))) (/ t x)) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 y x))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 y x)))) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x)) |
(- (+ (* -1 (/ z (* x y))) (+ (* -1/2 (/ z (* x (pow y 2)))) (+ (* -1/3 (/ z (* x (pow y 3)))) (/ (* z (+ (log -1) (* -1 (log (/ 1 y))))) x)))) (/ t x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 y x))) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 y x))) (/.f64 (*.f64 (/.f64 z x) #s(literal -1/3 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t) x))) |
(/ (- (* -1 (* z (log (/ -1 y)))) t) x) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x) |
(- (+ (* -1 (/ z (* x y))) (* -1 (/ (* z (log (/ -1 y))) x))) (/ t x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 y x))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x)) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* 1/2 (/ z (* x y))) (/ z x)) y))) (/ t x)) |
(+.f64 (/.f64 (+.f64 (/.f64 z x) (/.f64 (*.f64 (/.f64 z y) #s(literal 1/2 binary64)) x)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x)) |
(- (+ (* -1 (/ (* z (log (/ -1 y))) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ z x)) (* -1/3 (/ z (* x y)))) y)) (/ z x)) y))) (/ t x)) |
(+.f64 (/.f64 (-.f64 (/.f64 z x) (/.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 z #s(literal -1/3 binary64)) y) x)) y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) x)) |
(/ (* z (log (- 1 y))) x) |
(/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) x) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(+ (* -1 (/ t x)) (/ (* z (log (- 1 y))) x)) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* t (- (/ (* z (log (- 1 y))) (* t x)) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 (*.f64 (/.f64 z t) (log.f64 (-.f64 #s(literal 1 binary64) y))) x) (/.f64 #s(literal -1 binary64) x))) |
(* t (- (/ (* z (log (- 1 y))) (* t x)) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 (*.f64 (/.f64 z t) (log.f64 (-.f64 #s(literal 1 binary64) y))) x) (/.f64 #s(literal -1 binary64) x))) |
(* t (- (/ (* z (log (- 1 y))) (* t x)) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 (*.f64 (/.f64 z t) (log.f64 (-.f64 #s(literal 1 binary64) y))) x) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* -1 (* t (+ (* -1 (/ (* z (log (- 1 y))) (* t x))) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (/.f64 z t) (log.f64 (-.f64 #s(literal 1 binary64) y))) x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ (* z (log (- 1 y))) (* t x))) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (/.f64 z t) (log.f64 (-.f64 #s(literal 1 binary64) y))) x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ (* z (log (- 1 y))) (* t x))) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (/.f64 z t) (log.f64 (-.f64 #s(literal 1 binary64) y))) x)) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(/ (- (* z (log (- 1 y))) t) x) |
(/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(+.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) z)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) (/.f64 z y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) 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 (*.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 (*.f64 x (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 (+.f64 (*.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 (/.f64 (*.f64 z #s(literal -1/3 binary64)) y) (*.f64 y y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.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))))))) t) |
(-.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 z y)) (*.f64 z (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 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 z (*.f64 (/.f64 z y) #s(literal 1/2 binary64))) y)) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) 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 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal -1/3 binary64)) y)) y)) y)) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* z (log (- 1 y))) t) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.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 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t)))) |
(/ 1 (- (* x (log y)) t)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* -1 (/ (* z (log (- 1 y))) (pow (- (* x (log y)) t) 2))) (/ 1 (- (* x (log y)) t))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) |
(+ (* z (- (/ (* z (pow (log (- 1 y)) 2)) (pow (- (* x (log y)) t) 3)) (/ (log (- 1 y)) (pow (- (* x (log y)) t) 2)))) (/ 1 (- (* x (log y)) t))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 z (-.f64 (*.f64 z (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))))) |
(+ (* z (- (* z (- (* -1 (/ (* z (pow (log (- 1 y)) 3)) (pow (- (* x (log y)) t) 4))) (* -1 (/ (pow (log (- 1 y)) 2) (pow (- (* x (log y)) t) 3))))) (/ (log (- 1 y)) (pow (- (* x (log y)) t) 2)))) (/ 1 (- (* x (log y)) t))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 z (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 z (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 4 binary64))) (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))))) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))))) |
(/ 1 (* z (log (- 1 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(/ (- (+ (/ 1 (log (- 1 y))) (/ t (* z (pow (log (- 1 y)) 2)))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)))) z)) z) |
(/ (- (+ (* -1 (/ (* (- (* x (log y)) t) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y))))) (+ (/ 1 (log (- 1 y))) (/ t (* z (pow (log (- 1 y)) 2))))) (/ (* x (log y)) (* z (pow (log (- 1 y)) 2)))) z) |
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 z z))) (/.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (+.f64 (/.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)))) z))) z) |
(/ (- (+ (/ 1 (log (- 1 y))) (+ (/ t (* z (pow (log (- 1 y)) 2))) (/ (* (pow (- (* x (log y)) t) 2) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 3) (pow (log (- 1 y)) 2))))) (+ (/ (* x (log y)) (* z (pow (log (- 1 y)) 2))) (/ (* (- (* x (log y)) t) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* (pow z 2) (log (- 1 y)))))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (-.f64 (+.f64 (/.f64 (/.f64 t z) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (*.f64 z (*.f64 z z))) (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))))) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 x z) (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 z z))))) z) |
(/ 1 (* z (log (- 1 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (/ (- (* -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 0 binary64) (/.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)))) z)) (/.f64 #s(literal -1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (* x (log y)) t) (- (/ 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)) |
(/.f64 (+.f64 (/.f64 (-.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))))) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- (* x (log y)) t) 2) (- (/ t (pow (log (- 1 y)) 2)) (/ (* x (log y)) (pow (log (- 1 y)) 2)))) (* z (pow (log (- 1 y)) 2)))) (* -1 (/ (* (- (* x (log y)) t) (- (/ 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)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))))) (*.f64 z (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))))) (log.f64 (-.f64 #s(literal 1 binary64) y))))) z) (-.f64 (/.f64 t (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) z)) |
(/ 1 (- (* x (log y)) t)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (/ 1 (- (* x (log y)) t)) (/ (* y z) (pow (- (* x (log y)) t) 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) (/.f64 (*.f64 z y) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (* -1/2 (/ z (pow (- (* x (log y)) t) 2)))))) (* -1 (/ z (pow (- (* x (log y)) t) 2))))) (/ 1 (- (* x (log y)) t))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 y (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 z (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (+ (* -1/3 (/ z (pow (- (* x (log y)) t) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (* -1/2 (/ z (pow (- (* x (log y)) t) 2))))) (- (* x (log y)) t)))))) (+ (* -1 (/ (pow z 2) (pow (- (* x (log y)) t) 3))) (* -1/2 (/ z (pow (- (* x (log y)) t) 2)))))) (* -1 (/ z (pow (- (* x (log y)) t) 2))))) (/ 1 (- (* x (log y)) t))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 y (+.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))))) (-.f64 (*.f64 x (log.f64 y)) t)) (+.f64 (/.f64 (*.f64 z #s(literal -1/3 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) z) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) y)) (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))))) (/.f64 z (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))))) |
(/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t))) |
(+ (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)) (/ z (* y (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t))) (/.f64 z (*.f64 y (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2)))) (pow y 2))) (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t))) (* -1 (/ z (* y (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t))) (/.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 3 binary64)))) (*.f64 y y))) (/.f64 z (*.f64 y (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3))) (+ (* -1/3 (/ z (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))) (/ (* z (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))))) (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t)))) (pow y 3))) (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t))) (+ (* -1 (/ z (* y (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2)))) (+ (* -1 (/ (pow z 2) (* (pow y 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 3)))) (* -1/2 (/ z (* (pow y 2) (pow (- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) 2))))))) |
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t))) (/.f64 (+.f64 (*.f64 z (/.f64 (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 3 binary64)))) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)))) (+.f64 (/.f64 (*.f64 z #s(literal -1/3 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) z) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 3 binary64))))) (*.f64 y (*.f64 y y)))) (-.f64 (-.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 z z) y) y) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 3 binary64)))) (/.f64 z (*.f64 y (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) #s(literal 2 binary64)))))) |
(/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) |
(/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t)) |
(+ (/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (/ z (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t)) (/.f64 (/.f64 z y) (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 2 binary64)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3)))) (* -1/2 (/ z (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))))) (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))) y)) (/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z y)) (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 z z) y) (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 3 binary64)))) (/.f64 z (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 2 binary64)))) y)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))))) (* y (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) (+ (* 1/3 (/ z (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2)))) (* 1/2 (/ (pow z 2) (* y (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3)))))) (+ (* -1 (/ (pow z 2) (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 3))) (* -1/2 (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))))) y)) (/ z (pow (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) 2))) y)) (/ 1 (- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t)) (/.f64 (-.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 z y)) (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) y)) (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 3 binary64)))) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 3 binary64))))) (*.f64 y (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t)))) (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 z (pow.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) #s(literal 2 binary64)))) y)) |
(/ 1 (- (* z (log (- 1 y))) t)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(+ (* -1 (/ (* x (log y)) (pow (- (* z (log (- 1 y))) t) 2))) (/ 1 (- (* z (log (- 1 y))) t))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (/.f64 (*.f64 x (log.f64 y)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)))) |
(+ (* x (- (/ (* x (pow (log y) 2)) (pow (- (* z (log (- 1 y))) t) 3)) (/ (log y) (pow (- (* z (log (- 1 y))) t) 2)))) (/ 1 (- (* z (log (- 1 y))) t))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (*.f64 x (-.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))) (/.f64 (log.f64 y) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)))))) |
(+ (* x (- (* x (- (* -1 (/ (* x (pow (log y) 3)) (pow (- (* z (log (- 1 y))) t) 4))) (* -1 (/ (pow (log y) 2) (pow (- (* z (log (- 1 y))) t) 3))))) (/ (log y) (pow (- (* z (log (- 1 y))) t) 2)))) (/ 1 (- (* z (log (- 1 y))) t))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (*.f64 x (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 4 binary64))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))))) (/.f64 (log.f64 y) (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)))))) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(/ (- (+ (/ 1 (log y)) (/ t (* x (pow (log y) 2)))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) x)) x) |
(/ (- (+ (* -1 (/ (* (- (* z (log (- 1 y))) t) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y)))) (+ (/ 1 (log y)) (/ t (* x (pow (log y) 2))))) (/ (* z (log (- 1 y))) (* x (pow (log y) 2)))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) (neg.f64 (*.f64 x (*.f64 x (log.f64 y))))) (/.f64 #s(literal 1 binary64) (log.f64 y))) (/.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) x)) x) |
(/ (- (+ (/ 1 (log y)) (+ (/ t (* x (pow (log y) 2))) (/ (* (pow (- (* z (log (- 1 y))) t) 2) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 3) (pow (log y) 2))))) (+ (/ (* z (log (- 1 y))) (* x (pow (log y) 2))) (/ (* (- (* z (log (- 1 y))) t) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* (pow x 2) (log y))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 t (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)) (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (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 (/.f64 (*.f64 (/.f64 z x) (log.f64 (-.f64 #s(literal 1 binary64) y))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) (*.f64 x (*.f64 x (log.f64 y))))))) x) |
(/ 1 (* x (log y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(* -1 (/ (- (* -1 (/ (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2))) x)) (/ 1 (log y))) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (log.f64 y))) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (* z (log (- 1 y))) t) (- (/ 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)) |
(/.f64 (+.f64 (/.f64 (-.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) (*.f64 x (log.f64 y)))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (log.f64 y))) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- (* z (log (- 1 y))) t) 2) (- (/ t (pow (log y) 2)) (/ (* z (log (- 1 y))) (pow (log y) 2)))) (* x (pow (log y) 2)))) (* -1 (/ (* (- (* z (log (- 1 y))) t) (- (/ 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)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) (log.f64 y)))) x) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) x)) (/.f64 #s(literal -1 binary64) (log.f64 y))) (neg.f64 x)) |
(/ 1 (+ (* x (log y)) (* z (log (- 1 y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))) |
(+ (/ 1 (+ (* x (log y)) (* z (log (- 1 y))))) (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))) (/.f64 t (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)))) |
(+ (* t (+ (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)) (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (/.f64 t (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 3 binary64)))))) |
(+ (* t (+ (* t (+ (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3)) (/ t (pow (+ (* x (log y)) (* z (log (- 1 y)))) 4)))) (/ 1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2)))) (/ 1 (+ (* x (log y)) (* z (log (- 1 y)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 3 binary64))) (/.f64 t (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 4 binary64)))))))) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ (- (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t)) 1) t) |
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) t) |
(/ (- (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2))) (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)))) t) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (neg.f64 (*.f64 t t))) (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64)))) t) |
(/ (- (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) (pow t 3))) (+ 1 (+ (/ (* x (log y)) t) (+ (/ (* z (log (- 1 y))) t) (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) (pow t 2)))))) t) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (neg.f64 (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64))) (/.f64 (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(* -1 (/ (+ 1 (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t))) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2) t)) (+ (* x (log y)) (* z (log (- 1 y))))) t))) t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (* x (log y)) (* z (log (- 1 y)))) 3) t) (* -1 (pow (+ (* x (log y)) (* z (log (- 1 y)))) 2))) t)) (+ (* x (log y)) (* z (log (- 1 y))))) t))) t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) t) (pow.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (log (- 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(+.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) z)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) (/.f64 z y)) (-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) 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 (*.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 (*.f64 x (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 (+.f64 (*.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 (/.f64 (*.f64 z #s(literal -1/3 binary64)) y) (*.f64 y y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* -1 (* z (log (/ -1 y)))) (* x (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.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))))))) t) |
(-.f64 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 z y)) (*.f64 z (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 (-.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 z (*.f64 (/.f64 z y) #s(literal 1/2 binary64))) y)) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) 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 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal -1/3 binary64)) y)) y)) y)) (*.f64 z (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* z (log (- 1 y))) t) |
(-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (- 1 y)))) t) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.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 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (- (+ (log y) (/ (* z (log (- 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (- 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(+ (* x (log y)) (* z (log (- 1 y)))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (- 1 y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (- 1 y))) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (- 1 y)))) t))))) |
(*.f64 t (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t)))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* y z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) y)) |
(* y (+ (* -1 z) (* -1/2 (* y z)))) |
(*.f64 y (*.f64 z (+.f64 (*.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 y (*.f64 z (+.f64 (*.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 (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) z)) |
(* z (+ (log -1) (* -1 (log (/ 1 y))))) |
(*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) |
(-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) |
(-.f64 (+.f64 (*.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)) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(+.f64 (-.f64 (+.f64 (*.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 (/.f64 (*.f64 z #s(literal -1/3 binary64)) y) (*.f64 y y))) |
(* -1 (* z (log (/ -1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 z y)) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 z (*.f64 (/.f64 z y) #s(literal 1/2 binary64))) y)) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 z (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal -1/3 binary64)) y)) y)) y)) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* z (log (- 1 y))) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* y z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) y)) |
(* y (+ (* -1 z) (* -1/2 (* y z)))) |
(*.f64 y (*.f64 z (+.f64 (*.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 y (*.f64 z (+.f64 (*.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 (-.f64 (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) z)) |
(* z (+ (log -1) (* -1 (log (/ 1 y))))) |
(*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ z y)) (* z (+ (log -1) (* -1 (log (/ 1 y)))))) |
(-.f64 (*.f64 z (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 z y)) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (* z (+ (log -1) (* -1 (log (/ 1 y))))))) |
(-.f64 (+.f64 (*.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)) |
(+ (* -1 (/ z y)) (+ (* -1/2 (/ z (pow y 2))) (+ (* -1/3 (/ z (pow y 3))) (* z (+ (log -1) (* -1 (log (/ 1 y)))))))) |
(+.f64 (-.f64 (+.f64 (*.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 (/.f64 (*.f64 z #s(literal -1/3 binary64)) y) (*.f64 y y))) |
(* -1 (* z (log (/ -1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ z y))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 z y)) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* 1/2 (/ z y))) y))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 z (*.f64 (/.f64 z y) #s(literal 1/2 binary64))) y)) |
(+ (* -1 (* z (log (/ -1 y)))) (* -1 (/ (+ z (* -1 (/ (+ (* -1/2 z) (* -1/3 (/ z y))) y))) y))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (-.f64 z (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal -1/3 binary64)) y)) y)) y)) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (* -1/2 y) 1)) |
(*.f64 y (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (*.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 (+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.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 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.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 (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))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(- (* -1 (log (/ -1 y))) (/ 1 y)) |
(neg.f64 (+.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 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) 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))) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
Compiled 54568 to 2945 computations (94.6% saved)
28 alts after pruning (26 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1635 | 20 | 1655 |
| Fresh | 3 | 6 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1641 | 28 | 1669 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 41.8% | (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| ▶ | 11.7% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
| 18.7% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) | |
| 58.0% | (/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64))) x) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) | |
| 54.1% | (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64))) x) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t))))) | |
| 41.8% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 3.2% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 (-.f64 #s(literal 1 binary64) y)))) | |
| 45.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) x)) x)) | |
| 39.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) | |
| 11.6% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) | |
| 18.7% | (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) | |
| ▶ | 46.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
| 37.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) | |
| 99.3% | (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) | |
| ▶ | 99.7% | (-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t) |
| 49.5% | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (*.f64 (log1p.f64 y) (log1p.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log1p.f64 y))))))) t) | |
| ✓ | 99.8% | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
| 70.2% | (-.f64 (*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (log.f64 y) z)))) t) | |
| ✓ | 82.4% | (-.f64 (*.f64 x (log.f64 y)) t) |
| 11.6% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) | |
| 18.7% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) | |
| 3.2% | (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) | |
| 71.3% | (*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) | |
| 26.6% | (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) | |
| 61.8% | (*.f64 x (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))))) | |
| 46.1% | (*.f64 x (log.f64 y)) | |
| 67.2% | (*.f64 t (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64))) | |
| ▶ | 37.6% | (neg.f64 t) |
Compiled 1039 to 641 computations (38.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (log.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
| ✓ | cost-diff | 64 | (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 12928 | (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 x (log.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
| ✓ | cost-diff | 0 | (*.f64 t t) |
| ✓ | cost-diff | 0 | (*.f64 t (*.f64 t t)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
| ✓ | cost-diff | -64 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t) |
| 2098× | *-lowering-*.f32 |
| 2098× | *-lowering-*.f64 |
| 1800× | +-lowering-+.f64 |
| 1800× | +-lowering-+.f32 |
| 1602× | sum4-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 183 |
| 1 | 93 | 169 |
| 2 | 236 | 169 |
| 3 | 678 | 169 |
| 4 | 2035 | 169 |
| 5 | 5368 | 169 |
| 0 | 8232 | 169 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) (* x (log y))) t) |
(+ (* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) (* x (log y))) |
(* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) |
y |
(- (* y (* z (+ -1/2 (* y -1/3)))) z) |
(* y (* z (+ -1/2 (* y -1/3)))) |
(* z (+ -1/2 (* y -1/3))) |
z |
(+ -1/2 (* y -1/3)) |
-1/2 |
(* y -1/3) |
-1/3 |
(* x (log y)) |
x |
(log y) |
t |
(neg t) |
t |
(/ (- 0 (* t (* t t))) (* t t)) |
(- 0 (* t (* t t))) |
0 |
(* t (* t t)) |
t |
(* t t) |
(/ 1 (/ 1 (* x (log y)))) |
1 |
(/ 1 (* x (log y))) |
(* x (log y)) |
x |
(log y) |
y |
(pow (pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2) 2) |
(pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2) |
(+ (* x (log y)) (- (* z (log (+ 1 y))) t)) |
(* x (log y)) |
x |
(log y) |
y |
(- (* z (log (+ 1 y))) t) |
(* z (log (+ 1 y))) |
z |
(log (+ 1 y)) |
t |
1/2 |
2 |
| Outputs |
|---|
(- (+ (* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) (* x (log y))) t) |
(+.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) (* x (log y))) |
(+.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 x (log.f64 y))) |
(* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
y |
(- (* y (* z (+ -1/2 (* y -1/3)))) z) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* y (* z (+ -1/2 (* y -1/3)))) |
(*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) |
(* z (+ -1/2 (* y -1/3))) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
z |
(+ -1/2 (* y -1/3)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(* y -1/3) |
(*.f64 y #s(literal -1/3 binary64)) |
-1/3 |
#s(literal -1/3 binary64) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
t |
(neg t) |
(-.f64 #s(literal 0 binary64) t) |
t |
(/ (- 0 (* t (* t t))) (* t t)) |
(-.f64 #s(literal 0 binary64) t) |
(- 0 (* t (* t t))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
0 |
#s(literal 0 binary64) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
t |
(* t t) |
(*.f64 t t) |
(/ 1 (/ 1 (* x (log y)))) |
(*.f64 x (log.f64 y)) |
1 |
#s(literal 1 binary64) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
y |
(pow (pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2) 2) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2) |
(sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(+ (* x (log y)) (- (* z (log (+ 1 y))) t)) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
y |
(- (* z (log (+ 1 y))) t) |
(-.f64 (*.f64 z (log1p.f64 y)) t) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
z |
(log (+ 1 y)) |
(log1p.f64 y) |
t |
1/2 |
#s(literal 1/2 binary64) |
2 |
#s(literal 2 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 z (log1p.f64 y)) |
| ✓ | accuracy | 99.9% | (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (log.f64 y)) |
| ✓ | accuracy | 99.7% | (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 x (log.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
| ✓ | accuracy | 100.0% | (*.f64 t t) |
| ✓ | accuracy | 99.9% | (*.f64 t (*.f64 t t)) |
| ✓ | accuracy | 72.6% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) |
| ✓ | accuracy | 100.0% | (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 x (log.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 y #s(literal -1/3 binary64)) |
| 97.0ms | 67× | 1 | valid |
| 89.0ms | 38× | 2 | valid |
| 60.0ms | 27× | 5 | exit |
| 53.0ms | 106× | 0 | invalid |
| 12.0ms | 5× | 2 | invalid |
| 6.0ms | 8× | 1 | invalid |
| 2.0ms | 5× | 0 | valid |
Compiled 220 to 34 computations (84.5% saved)
ival-log: 69.0ms (25% of total)compiled-spec: 68.0ms (24.6% of total)ival-pow: 53.0ms (19.2% of total)ival-mult: 31.0ms (11.2% of total)backward-pass: 19.0ms (6.9% of total)ival-sub: 10.0ms (3.6% of total)ival-div: 8.0ms (2.9% of total)ival-add: 8.0ms (2.9% of total)...c/correct-round.rkt:119:19: 7.0ms (2.5% of total)const: 2.0ms (0.7% of total)ival-neg: 1.0ms (0.4% of total)| Inputs |
|---|
#<alt (- (+ (* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) (* x (log y))) t)> |
#<alt (+ (* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) (* x (log y)))> |
#<alt (* y (- (* y (* z (+ -1/2 (* y -1/3)))) z))> |
#<alt (- (* y (* z (+ -1/2 (* y -1/3)))) z)> |
#<alt (neg t)> |
#<alt (/ (- 0 (* t (* t t))) (* t t))> |
#<alt (- 0 (* t (* t t)))> |
#<alt (* t (* t t))> |
#<alt (* t t)> |
#<alt (/ 1 (/ 1 (* x (log y))))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (log y)> |
#<alt (pow (pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2) 2)> |
#<alt (pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2)> |
#<alt (+ (* x (log y)) (- (* z (log (+ 1 y))) t))> |
#<alt (* y -1/3)> |
#<alt (* z (+ -1/2 (* y -1/3)))> |
#<alt (* z (log (+ 1 y)))> |
| Outputs |
|---|
#<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/3 (* (pow y 3) z))> |
#<alt (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z))))> |
#<alt (* (pow y 3) (- (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 3))) (+ (* -1/2 (/ z y)) (* -1/3 z))) (+ (/ t (pow y 3)) (/ z (pow y 2)))))> |
#<alt (* -1/3 (* (pow y 3) z))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z)) y)) (* 1/3 z))))> |
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t)> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))))> |
#<alt (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)> |
#<alt (- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)> |
#<alt (- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)> |
#<alt (- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x)))))> |
#<alt (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)))))> |
#<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/3 (* (pow y 3) z))> |
#<alt (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z))))> |
#<alt (* (pow y 3) (- (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 3))) (+ (* -1/2 (/ z y)) (* -1/3 z))) (/ z (pow y 2))))> |
#<alt (* -1/3 (* (pow y 3) z))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y))) y)) (* -1/2 z)) y)) (* 1/3 z))))> |
#<alt (* x (log y))> |
#<alt (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))))> |
#<alt (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))))> |
#<alt (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* z (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)))> |
#<alt (* z (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)))> |
#<alt (* z (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (log y)) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (log y)) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (log y)) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))))> |
#<alt (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))> |
#<alt (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))> |
#<alt (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))> |
#<alt (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)))> |
#<alt (* x (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)))> |
#<alt (* x (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)))))> |
#<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) (* -1/3 (* y z))))))> |
#<alt (* -1/3 (* (pow y 3) z))> |
#<alt (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z))))> |
#<alt (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z))))> |
#<alt (* -1/3 (* (pow y 3) z))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z))))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))> |
#<alt (* -1 z)> |
#<alt (- (* -1/2 (* y z)) z)> |
#<alt (- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z)> |
#<alt (- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z)> |
#<alt (* -1/3 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z))))> |
#<alt (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z))))> |
#<alt (* -1/3 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z)))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))> |
#<alt (* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))> |
#<alt (* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))> |
#<alt (* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/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 (* -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 (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 (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 (* 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 (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* x (log y)))> |
#<alt (/ 1 (* 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 (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 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 (* 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 (- (* 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 (- (+ (* x (log y)) (* y z)) t)> |
#<alt (- (+ (* x (log y)) (* y (+ z (* -1/2 (* y z))))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ z (* y (+ (* -1/2 z) (* 1/3 (* y z))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (/ z y))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (/ z y)))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/3 (/ z (pow y 3))) (/ z y))))) t)> |
#<alt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)> |
#<alt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ (* z (+ (log -1) (* -1 (log (/ -1 y))))) (/ z y))) t)> |
#<alt (- (+ (* -1 (/ (+ (* -1 z) (* 1/2 (/ z y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (+ (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 z) (* 1/3 (/ z y))) y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (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 (sqrt (- (* z (log (+ 1 y))) t))> |
#<alt (+ (sqrt (- (* z (log (+ 1 y))) t)) (* 1/2 (* (* x (log y)) (sqrt (/ 1 (- (* z (log (+ 1 y))) t))))))> |
#<alt (+ (sqrt (- (* z (log (+ 1 y))) t)) (* x (+ (* -1/8 (* (* x (pow (log y) 2)) (sqrt (/ 1 (pow (- (* z (log (+ 1 y))) t) 3))))) (* 1/2 (* (log y) (sqrt (/ 1 (- (* z (log (+ 1 y))) t))))))))> |
#<alt (+ (sqrt (- (* z (log (+ 1 y))) t)) (* x (+ (* 1/2 (* (log y) (sqrt (/ 1 (- (* z (log (+ 1 y))) t))))) (* x (+ (* -1/8 (* (pow (log y) 2) (sqrt (/ 1 (pow (- (* z (log (+ 1 y))) t) 3))))) (* 1/16 (* (* x (pow (log y) 3)) (sqrt (/ 1 (pow (- (* z (log (+ 1 y))) t) 5))))))))))> |
#<alt (sqrt (* x (log y)))> |
#<alt (* x (+ (sqrt (/ (log y) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t)))))> |
#<alt (* x (+ (sqrt (/ (log y) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (pow (- (* z (log (+ 1 y))) t) 2))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))))))> |
#<alt (* x (+ (sqrt (/ (log y) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (pow (- (* z (log (+ 1 y))) t) 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (log y) 5)))) (pow (- (* z (log (+ 1 y))) t) 3))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t)))))))> |
#<alt (* -1 (* (sqrt (* x (log y))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))) (* (sqrt (/ (log y) x)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (/ (pow (- (* z (log (+ 1 y))) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))) (* (sqrt (/ (log y) x)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (/ (pow (- (* z (log (+ 1 y))) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (log y) 5)))) (/ (pow (- (* z (log (+ 1 y))) t) 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))) (* (sqrt (/ (log y) x)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt (- (* x (log y)) t))> |
#<alt (+ (sqrt (- (* x (log y)) t)) (* 1/2 (* (* y z) (sqrt (/ 1 (- (* x (log y)) t))))))> |
#<alt (+ (sqrt (- (* x (log y)) t)) (* y (+ (* 1/2 (* z (sqrt (/ 1 (- (* x (log y)) t))))) (* 1/2 (* (* y (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (* x (log y)) t))))) (sqrt (/ 1 (- (* x (log y)) t))))))))> |
#<alt (+ (sqrt (- (* x (log y)) t)) (* y (+ (* 1/2 (* z (sqrt (/ 1 (- (* x (log y)) t))))) (* y (+ (* 1/2 (* (* y (- (* 1/3 z) (* 1/2 (/ (* z (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (* x (log y)) t))))) (- (* x (log y)) t))))) (sqrt (/ 1 (- (* x (log y)) t))))) (* 1/2 (* (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (* x (log y)) t)))) (sqrt (/ 1 (- (* x (log y)) t))))))))))> |
#<alt (sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))> |
#<alt (+ (sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))))> |
#<alt (+ (sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) (+ (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (* 1/2 (* (/ (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))) (pow y 2)) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))))))> |
#<alt (+ (sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) (+ (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (+ (* 1/2 (* (/ (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))) (pow y 2)) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (* 1/2 (* (/ (- (* 1/3 z) (* 1/2 (/ (* z (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))) (pow y 3)) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))))))> |
#<alt (sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))> |
#<alt (+ (sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))))))> |
#<alt (+ (sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (* -1 (/ (+ (* -1/2 (* z (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))))) (* -1/2 (* (/ (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) y) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) y)))> |
#<alt (+ (sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (- (* -1/3 z) (* -1/2 (/ (* z (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))))) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) y) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))))) (* 1/2 (* (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) y)) (* -1/2 (* z (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) y)))> |
#<alt (sqrt (- (* x (log y)) t))> |
#<alt (+ (sqrt (- (* x (log y)) t)) (* 1/2 (* (* z (log (+ 1 y))) (sqrt (/ 1 (- (* x (log y)) t))))))> |
#<alt (+ (sqrt (- (* x (log y)) t)) (* z (+ (* -1/8 (* (* z (pow (log (+ 1 y)) 2)) (sqrt (/ 1 (pow (- (* x (log y)) t) 3))))) (* 1/2 (* (log (+ 1 y)) (sqrt (/ 1 (- (* x (log y)) t))))))))> |
#<alt (+ (sqrt (- (* x (log y)) t)) (* z (+ (* 1/2 (* (log (+ 1 y)) (sqrt (/ 1 (- (* x (log y)) t))))) (* z (+ (* -1/8 (* (pow (log (+ 1 y)) 2) (sqrt (/ 1 (pow (- (* x (log y)) t) 3))))) (* 1/16 (* (* z (pow (log (+ 1 y)) 3)) (sqrt (/ 1 (pow (- (* x (log y)) t) 5))))))))))> |
#<alt (sqrt (* z (log (+ 1 y))))> |
#<alt (* z (+ (sqrt (/ (log (+ 1 y)) z)) (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t)))))> |
#<alt (* z (+ (sqrt (/ (log (+ 1 y)) z)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (pow (- (* x (log y)) t) 2))) (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))))))> |
#<alt (* z (+ (sqrt (/ (log (+ 1 y)) z)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (pow (- (* x (log y)) t) 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow z 7) (pow (log (+ 1 y)) 5)))) (pow (- (* x (log y)) t) 3))) (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t)))))))> |
#<alt (* -1 (* (sqrt (* z (log (+ 1 y)))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* z (+ (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))) (* (sqrt (/ (log (+ 1 y)) z)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (/ (pow (- (* x (log y)) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))) (* (sqrt (/ (log (+ 1 y)) z)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (/ (pow (- (* x (log y)) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow z 7) (pow (log (+ 1 y)) 5)))) (/ (pow (- (* x (log y)) t) 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))) (* (sqrt (/ (log (+ 1 y)) z)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt (+ (* x (log y)) (* z (log (+ 1 y)))))> |
#<alt (+ (sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) (* -1/2 (* t (sqrt (/ 1 (+ (* x (log y)) (* z (log (+ 1 y)))))))))> |
#<alt (+ (sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) (* t (+ (* -1/2 (sqrt (/ 1 (+ (* x (log y)) (* z (log (+ 1 y))))))) (* -1/8 (* t (sqrt (/ 1 (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3))))))))> |
#<alt (+ (sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) (* t (+ (* -1/2 (sqrt (/ 1 (+ (* x (log y)) (* z (log (+ 1 y))))))) (* t (+ (* -1/8 (sqrt (/ 1 (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3)))) (* -1/16 (* t (sqrt (/ 1 (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 5))))))))))> |
#<alt (* (sqrt t) (sqrt -1))> |
#<alt (* t (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (/ (+ (* x (log y)) (* z (log (+ 1 y)))) (sqrt -1)))) (* (sqrt (/ 1 t)) (sqrt -1))))> |
#<alt (* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (/ (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (/ (+ (* x (log y)) (* z (log (+ 1 y)))) (sqrt -1)))) (* (sqrt (/ 1 t)) (sqrt -1)))))> |
#<alt (* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (/ (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow t 7))) (/ (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (/ (+ (* x (log y)) (* z (log (+ 1 y)))) (sqrt -1)))) (* (sqrt (/ 1 t)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt t) (sqrt -1)))> |
#<alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (* (sqrt -1) (+ (* x (log y)) (* z (log (+ 1 y))))))) (* (sqrt (/ 1 t)) (sqrt -1)))))> |
#<alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (* (sqrt -1) (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (* (sqrt -1) (+ (* x (log y)) (* z (log (+ 1 y))))))) (* (sqrt (/ 1 t)) (sqrt -1))))))> |
#<alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (* (sqrt -1) (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow t 7))) (* (sqrt -1) (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (* (sqrt -1) (+ (* x (log y)) (* z (log (+ 1 y))))))) (* (sqrt (/ 1 t)) (sqrt -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 (- (+ (* x (log y)) (* y z)) t)> |
#<alt (- (+ (* x (log y)) (* y (+ z (* -1/2 (* y z))))) t)> |
#<alt (- (+ (* x (log y)) (* y (+ z (* y (+ (* -1/2 z) (* 1/3 (* y z))))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (/ z y))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (/ z y)))) t)> |
#<alt (- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/3 (/ z (pow y 3))) (/ z y))))) t)> |
#<alt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)> |
#<alt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ (* z (+ (log -1) (* -1 (log (/ -1 y))))) (/ z y))) t)> |
#<alt (- (+ (* -1 (/ (+ (* -1 z) (* 1/2 (/ z y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y))))))) t)> |
#<alt (- (+ (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 z) (* 1/3 (/ z y))) y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (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/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* z (- (* -1/3 y) 1/2))> |
#<alt (* -1/2 z)> |
#<alt (+ (* -1/2 z) (* -1/3 (* y z)))> |
#<alt (+ (* -1/2 z) (* -1/3 (* y z)))> |
#<alt (+ (* -1/2 z) (* -1/3 (* y z)))> |
#<alt (* -1/3 (* y z))> |
#<alt (* y (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* y (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* y (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* -1/3 (* y z))> |
#<alt (* -1 (* y (+ (* 1/3 z) (* 1/2 (/ z y)))))> |
#<alt (* -1 (* y (+ (* 1/3 z) (* 1/2 (/ z y)))))> |
#<alt (* -1 (* y (+ (* 1/3 z) (* 1/2 (/ z 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 (* y z)> |
#<alt (* y (+ z (* -1/2 (* y z))))> |
#<alt (* y (+ z (* y (+ (* -1/2 z) (* 1/3 (* y z))))))> |
#<alt (* y (+ z (* y (+ (* -1/2 z) (* y (+ (* -1/4 (* y z)) (* 1/3 z)))))))> |
#<alt (* -1 (* z (log (/ 1 y))))> |
#<alt (+ (* -1 (* z (log (/ 1 y)))) (/ z y))> |
#<alt (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (/ z y)))> |
#<alt (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/3 (/ z (pow y 3))) (/ z y))))> |
#<alt (* z (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (+ (* z (+ (log -1) (* -1 (log (/ -1 y))))) (/ z y))> |
#<alt (+ (* -1 (/ (+ (* -1 z) (* 1/2 (/ z y))) y)) (* z (+ (log -1) (* -1 (log (/ -1 y))))))> |
#<alt (+ (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 z) (* 1/3 (/ z y))) y))) y)) (* z (+ (log -1) (* -1 (log (/ -1 y))))))> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | z | @ | 0 | (* z (log (+ 1 y))) |
| 17.0ms | z | @ | -inf | (- (+ (* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) (* x (log y))) t) |
| 3.0ms | x | @ | 0 | (pow (pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2) 2) |
| 3.0ms | t | @ | 0 | (pow (pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2) 2) |
| 3.0ms | y | @ | -inf | (pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2) |
| 1× | batch-egg-rewrite |
| 3778× | *-lowering-*.f32 |
| 3778× | *-lowering-*.f64 |
| 2648× | fma-lowering-fma.f32 |
| 2648× | fma-lowering-fma.f64 |
| 2362× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 130 |
| 1 | 220 | 120 |
| 2 | 2004 | 120 |
| 0 | 9192 | 120 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) (* x (log y))) t) |
(+ (* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) (* x (log y))) |
(* y (- (* y (* z (+ -1/2 (* y -1/3)))) z)) |
(- (* y (* z (+ -1/2 (* y -1/3)))) z) |
(neg t) |
(/ (- 0 (* t (* t t))) (* t t)) |
(- 0 (* t (* t t))) |
(* t (* t t)) |
(* t t) |
(/ 1 (/ 1 (* x (log y)))) |
(/ 1 (* x (log y))) |
(* x (log y)) |
(log y) |
(pow (pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2) 2) |
(pow (+ (* x (log y)) (- (* z (log (+ 1 y))) t)) 1/2) |
(+ (* x (log y)) (- (* z (log (+ 1 y))) t)) |
(* y -1/3) |
(* z (+ -1/2 (* y -1/3))) |
(* z (log (+ 1 y))) |
| Outputs |
|---|
(+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(+.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) t) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(-.f64 (+.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 0 binary64)) t) |
(fma.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) y (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 x (log.f64 y) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(fma.f64 x (/.f64 (log.f64 y) #s(literal 1 binary64)) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(fma.f64 (log.f64 y) x (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(fma.f64 (log.f64 y) (/.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(fma.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(fma.f64 t #s(literal -1 binary64) (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(fma.f64 #s(literal -1 binary64) t (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(fma.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (log.f64 y) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) x (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t)))) (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t)) (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (-.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (-.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (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 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (*.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 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (*.f64 y (*.f64 x (log.f64 y)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.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 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (*.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 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (*.f64 y (*.f64 x (log.f64 y)))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (*.f64 y (*.f64 x (log.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (*.f64 y (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (neg.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (*.f64 y (*.f64 x (log.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.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 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (*.f64 y (*.f64 x (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) t))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t)))) (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t)) (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (+.f64 (*.f64 x (log.f64 y)) t)))) |
(+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))))) |
(fma.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) y (*.f64 x (log.f64 y))) |
(fma.f64 x (log.f64 y) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(fma.f64 x (/.f64 (log.f64 y) #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(fma.f64 (log.f64 y) x (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(fma.f64 (log.f64 y) (/.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(fma.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(fma.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (log.f64 y) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) x (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (*.f64 y (*.f64 x (log.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) #s(literal 1 binary64))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) #s(literal -1 binary64))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y) #s(literal 1 binary64)) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) #s(literal 1 binary64))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) #s(literal -1 binary64))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y) #s(literal -1 binary64)) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))))) (*.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y))) (*.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))))) (*.f64 #s(literal -1 binary64) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y))) (*.f64 #s(literal -1 binary64) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) (*.f64 x (log.f64 y))))) |
(+.f64 (*.f64 y (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) y) (*.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(fma.f64 y (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) y (*.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) y) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) y) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) |
(*.f64 y (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z)) |
(*.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) y) |
(+.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) |
(-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (/.f64 (*.f64 z z) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(fma.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y z) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) y (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) |
(fma.f64 (*.f64 y z) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) z (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (-.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))) (neg.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) t) |
(neg.f64 t) |
(/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t t) (*.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 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) t) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) t) |
(neg.f64 t) |
(/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t t) (*.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 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) t) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 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 #s(literal 0 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (pow.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 3 binary64))) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t (*.f64 t t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.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 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 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 #s(literal 3 binary64) (log.f64 t))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(fma.f64 t (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) t #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.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)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.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 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.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 t) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 3 binary64)) |
(*.f64 t (*.f64 t t)) |
(*.f64 (*.f64 t t) t) |
(*.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 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 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 (/.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))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(*.f64 t t) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(exp.f64 (log.f64 (*.f64 x (log.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.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 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (log.f64 y)) |
(*.f64 x (/.f64 (log.f64 y) #s(literal 1 binary64))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (log.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (log.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (log.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (log.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (pow.f64 (log.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(pow.f64 (*.f64 x (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.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 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (log.f64 y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(*.f64 (pow.f64 (*.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) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 x (log.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (log.f64 y))) #s(literal 1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.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 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (log.f64 y)) |
(*.f64 x (/.f64 (log.f64 y) #s(literal 1 binary64))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (log.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (log.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (log.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (log.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (pow.f64 (log.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(log.f64 y) |
(+.f64 (log.f64 y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 y)) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(+.f64 (*.f64 z (log1p.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (log.f64 y)))) |
(+.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))) |
(+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(-.f64 (*.f64 z (log1p.f64 y)) (-.f64 t (*.f64 x (log.f64 y)))) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) (/.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(sqrt.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64))) |
(fma.f64 z (log1p.f64 y) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (log.f64 y)))) |
(fma.f64 z (log1p.f64 y) (neg.f64 (-.f64 t (*.f64 x (log.f64 y))))) |
(fma.f64 x (log.f64 y) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 x (/.f64 (log.f64 y) #s(literal 1 binary64)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (log.f64 y) x (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (log.f64 y) (/.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (log1p.f64 y) z (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (log.f64 y)))) |
(fma.f64 (log1p.f64 y) z (neg.f64 (-.f64 t (*.f64 x (log.f64 y))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 x (log.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (log.f64 y) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) x (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) #s(literal 1 binary64))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) #s(literal -1 binary64))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))))) (exp.f64 (log.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.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 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3/2 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3/2 binary64))) (sqrt.f64 (+.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (sqrt.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t))) (sqrt.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t))) |
(pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(+.f64 (*.f64 z (log1p.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (log.f64 y)))) |
(+.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))) |
(+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(-.f64 (*.f64 z (log1p.f64 y)) (-.f64 t (*.f64 x (log.f64 y)))) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) (/.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(sqrt.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64))) |
(fma.f64 z (log1p.f64 y) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (log.f64 y)))) |
(fma.f64 z (log1p.f64 y) (neg.f64 (-.f64 t (*.f64 x (log.f64 y))))) |
(fma.f64 x (log.f64 y) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 x (/.f64 (log.f64 y) #s(literal 1 binary64)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (log.f64 y) x (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (log.f64 y) (/.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (*.f64 x (log.f64 y)) #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (log1p.f64 y) z (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (log.f64 y)))) |
(fma.f64 (log1p.f64 y) z (neg.f64 (-.f64 t (*.f64 x (log.f64 y))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 x (log.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (log.f64 y) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) x (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) #s(literal 1 binary64))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) #s(literal -1 binary64))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))))) (exp.f64 (log.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (+.f64 t (*.f64 z (log1p.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 x (log.f64 y)))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (/.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 t (*.f64 z (log1p.f64 y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 z (log1p.f64 y)))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (neg.f64 (+.f64 t (*.f64 z (log1p.f64 y)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (+.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y)))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (*.f64 x (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 x (log.f64 y))))) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.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 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.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 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (log1p.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (-.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 x (log.f64 y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/4 binary64))) |
(*.f64 y #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) y) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z (*.f64 y #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 z (*.f64 y #s(literal -1/3 binary64))) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 y (*.f64 #s(literal -1/3 binary64) z) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal -1/3 binary64)))) |
(fma.f64 z (*.f64 y #s(literal -1/3 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 z (*.f64 y #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 y z) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y #s(literal -1/3 binary64)) z (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y z) #s(literal -1/3 binary64) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 z #s(literal -1/3 binary64)) y (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/27 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 z (*.f64 y #s(literal -1/3 binary64))) (*.f64 z (*.f64 y #s(literal -1/3 binary64)))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z #s(literal -1/2 binary64))) (*.f64 (*.f64 z (*.f64 y #s(literal -1/3 binary64))) (*.f64 z (*.f64 y #s(literal -1/3 binary64))))) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z (*.f64 y #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 z (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/27 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y #s(literal -1/3 binary64)) (-.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 z (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal 1/9 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/27 binary64))) z) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y #s(literal -1/3 binary64)) (-.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal 1/9 binary64))) z) (-.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) z) |
(*.f64 z (log1p.f64 y)) |
(*.f64 (log1p.f64 y) z) |
| 1× | egg-herbie |
| 5834× | *-lowering-*.f32 |
| 5834× | *-lowering-*.f64 |
| 3002× | +-lowering-+.f64 |
| 3002× | +-lowering-+.f32 |
| 1504× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 623 | 6270 |
| 1 | 2085 | 5675 |
| 0 | 8023 | 5675 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* 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/3 (* (pow y 3) z)) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(* (pow y 3) (- (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 3))) (+ (* -1/2 (/ z y)) (* -1/3 z))) (+ (/ t (pow y 3)) (/ z (pow y 2))))) |
(* -1/3 (* (pow y 3) z)) |
(* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(- (* x (log y)) t) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(* x (log y)) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(* -1 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(* 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/3 (* (pow y 3) z)) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(* (pow y 3) (- (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 3))) (+ (* -1/2 (/ z y)) (* -1/3 z))) (/ z (pow y 2)))) |
(* -1/3 (* (pow y 3) z)) |
(* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y))) y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(* x (log y)) |
(+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) |
(+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) |
(+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* z (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z))) |
(* z (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z))) |
(* z (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(* -1 (* z (+ (* -1 (/ (* x (log y)) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(* -1 (* z (+ (* -1 (/ (* x (log y)) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(* -1 (* z (+ (* -1 (/ (* x (log y)) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) |
(+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) |
(+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) |
(+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) |
(* x (log y)) |
(* x (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))) |
(* x (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))) |
(* x (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))))) |
(* -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) (* -1/3 (* y z)))))) |
(* -1/3 (* (pow y 3) z)) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(* -1/3 (* (pow y 3) z)) |
(* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(* -1 z) |
(- (* -1/2 (* y z)) z) |
(- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z) |
(- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z) |
(* -1/3 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(* -1/3 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z))) |
(* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/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) |
(* -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 (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)) |
(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) |
(* 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))))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ 1 (* x (log y))) |
(/ -1 (* x (log (/ 1 y)))) |
(/ -1 (* x (log (/ 1 y)))) |
(/ -1 (* x (log (/ 1 y)))) |
(/ -1 (* x (log (/ 1 y)))) |
(/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(/ 1 (* x (+ (log -1) (* -1 (log (/ -1 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)) |
(* 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)))) |
(- (* 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) |
(- (+ (* x (log y)) (* y z)) t) |
(- (+ (* x (log y)) (* y (+ z (* -1/2 (* y z))))) t) |
(- (+ (* x (log y)) (* y (+ z (* y (+ (* -1/2 z) (* 1/3 (* y z))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (/ z y))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (/ z y)))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/3 (/ z (pow y 3))) (/ z y))))) t) |
(- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ (* z (+ (log -1) (* -1 (log (/ -1 y))))) (/ z y))) t) |
(- (+ (* -1 (/ (+ (* -1 z) (* 1/2 (/ z y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (+ (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 z) (* 1/3 (/ z y))) y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (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))))) |
(sqrt (- (* z (log (+ 1 y))) t)) |
(+ (sqrt (- (* z (log (+ 1 y))) t)) (* 1/2 (* (* x (log y)) (sqrt (/ 1 (- (* z (log (+ 1 y))) t)))))) |
(+ (sqrt (- (* z (log (+ 1 y))) t)) (* x (+ (* -1/8 (* (* x (pow (log y) 2)) (sqrt (/ 1 (pow (- (* z (log (+ 1 y))) t) 3))))) (* 1/2 (* (log y) (sqrt (/ 1 (- (* z (log (+ 1 y))) t)))))))) |
(+ (sqrt (- (* z (log (+ 1 y))) t)) (* x (+ (* 1/2 (* (log y) (sqrt (/ 1 (- (* z (log (+ 1 y))) t))))) (* x (+ (* -1/8 (* (pow (log y) 2) (sqrt (/ 1 (pow (- (* z (log (+ 1 y))) t) 3))))) (* 1/16 (* (* x (pow (log y) 3)) (sqrt (/ 1 (pow (- (* z (log (+ 1 y))) t) 5)))))))))) |
(sqrt (* x (log y))) |
(* x (+ (sqrt (/ (log y) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))))) |
(* x (+ (sqrt (/ (log y) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (pow (- (* z (log (+ 1 y))) t) 2))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t)))))) |
(* x (+ (sqrt (/ (log y) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (pow (- (* z (log (+ 1 y))) t) 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (log y) 5)))) (pow (- (* z (log (+ 1 y))) t) 3))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))))))) |
(* -1 (* (sqrt (* x (log y))) (pow (sqrt -1) 2))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))) (* (sqrt (/ (log y) x)) (pow (sqrt -1) 2))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (/ (pow (- (* z (log (+ 1 y))) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))) (* (sqrt (/ (log y) x)) (pow (sqrt -1) 2)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (/ (pow (- (* z (log (+ 1 y))) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (log y) 5)))) (/ (pow (- (* z (log (+ 1 y))) t) 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))) (* (sqrt (/ (log y) x)) (pow (sqrt -1) 2))))))) |
(sqrt (- (* x (log y)) t)) |
(+ (sqrt (- (* x (log y)) t)) (* 1/2 (* (* y z) (sqrt (/ 1 (- (* x (log y)) t)))))) |
(+ (sqrt (- (* x (log y)) t)) (* y (+ (* 1/2 (* z (sqrt (/ 1 (- (* x (log y)) t))))) (* 1/2 (* (* y (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (* x (log y)) t))))) (sqrt (/ 1 (- (* x (log y)) t)))))))) |
(+ (sqrt (- (* x (log y)) t)) (* y (+ (* 1/2 (* z (sqrt (/ 1 (- (* x (log y)) t))))) (* y (+ (* 1/2 (* (* y (- (* 1/3 z) (* 1/2 (/ (* z (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (* x (log y)) t))))) (- (* x (log y)) t))))) (sqrt (/ 1 (- (* x (log y)) t))))) (* 1/2 (* (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (* x (log y)) t)))) (sqrt (/ 1 (- (* x (log y)) t)))))))))) |
(sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) |
(+ (sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))))) |
(+ (sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) (+ (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (* 1/2 (* (/ (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))) (pow y 2)) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))))) |
(+ (sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) (+ (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (+ (* 1/2 (* (/ (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))) (pow y 2)) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (* 1/2 (* (/ (- (* 1/3 z) (* 1/2 (/ (* z (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))) (pow y 3)) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))))))) |
(sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) |
(+ (sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) |
(+ (sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (* -1 (/ (+ (* -1/2 (* z (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))))) (* -1/2 (* (/ (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) y) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) y))) |
(+ (sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (- (* -1/3 z) (* -1/2 (/ (* z (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))))) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) y) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))))) (* 1/2 (* (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) y)) (* -1/2 (* z (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) y))) |
(sqrt (- (* x (log y)) t)) |
(+ (sqrt (- (* x (log y)) t)) (* 1/2 (* (* z (log (+ 1 y))) (sqrt (/ 1 (- (* x (log y)) t)))))) |
(+ (sqrt (- (* x (log y)) t)) (* z (+ (* -1/8 (* (* z (pow (log (+ 1 y)) 2)) (sqrt (/ 1 (pow (- (* x (log y)) t) 3))))) (* 1/2 (* (log (+ 1 y)) (sqrt (/ 1 (- (* x (log y)) t)))))))) |
(+ (sqrt (- (* x (log y)) t)) (* z (+ (* 1/2 (* (log (+ 1 y)) (sqrt (/ 1 (- (* x (log y)) t))))) (* z (+ (* -1/8 (* (pow (log (+ 1 y)) 2) (sqrt (/ 1 (pow (- (* x (log y)) t) 3))))) (* 1/16 (* (* z (pow (log (+ 1 y)) 3)) (sqrt (/ 1 (pow (- (* x (log y)) t) 5)))))))))) |
(sqrt (* z (log (+ 1 y)))) |
(* z (+ (sqrt (/ (log (+ 1 y)) z)) (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))))) |
(* z (+ (sqrt (/ (log (+ 1 y)) z)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (pow (- (* x (log y)) t) 2))) (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t)))))) |
(* z (+ (sqrt (/ (log (+ 1 y)) z)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (pow (- (* x (log y)) t) 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow z 7) (pow (log (+ 1 y)) 5)))) (pow (- (* x (log y)) t) 3))) (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))))))) |
(* -1 (* (sqrt (* z (log (+ 1 y)))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))) (* (sqrt (/ (log (+ 1 y)) z)) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (/ (pow (- (* x (log y)) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))) (* (sqrt (/ (log (+ 1 y)) z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (/ (pow (- (* x (log y)) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow z 7) (pow (log (+ 1 y)) 5)))) (/ (pow (- (* x (log y)) t) 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))) (* (sqrt (/ (log (+ 1 y)) z)) (pow (sqrt -1) 2))))))) |
(sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) |
(+ (sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) (* -1/2 (* t (sqrt (/ 1 (+ (* x (log y)) (* z (log (+ 1 y))))))))) |
(+ (sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) (* t (+ (* -1/2 (sqrt (/ 1 (+ (* x (log y)) (* z (log (+ 1 y))))))) (* -1/8 (* t (sqrt (/ 1 (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3)))))))) |
(+ (sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) (* t (+ (* -1/2 (sqrt (/ 1 (+ (* x (log y)) (* z (log (+ 1 y))))))) (* t (+ (* -1/8 (sqrt (/ 1 (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3)))) (* -1/16 (* t (sqrt (/ 1 (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 5)))))))))) |
(* (sqrt t) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (/ (+ (* x (log y)) (* z (log (+ 1 y)))) (sqrt -1)))) (* (sqrt (/ 1 t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (/ (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (/ (+ (* x (log y)) (* z (log (+ 1 y)))) (sqrt -1)))) (* (sqrt (/ 1 t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (/ (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow t 7))) (/ (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (/ (+ (* x (log y)) (* z (log (+ 1 y)))) (sqrt -1)))) (* (sqrt (/ 1 t)) (sqrt -1)))))) |
(* -1 (* (sqrt t) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (* (sqrt -1) (+ (* x (log y)) (* z (log (+ 1 y))))))) (* (sqrt (/ 1 t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (* (sqrt -1) (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (* (sqrt -1) (+ (* x (log y)) (* z (log (+ 1 y))))))) (* (sqrt (/ 1 t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (* (sqrt -1) (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow t 7))) (* (sqrt -1) (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (* (sqrt -1) (+ (* x (log y)) (* z (log (+ 1 y))))))) (* (sqrt (/ 1 t)) (sqrt -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) |
(- (+ (* x (log y)) (* y z)) t) |
(- (+ (* x (log y)) (* y (+ z (* -1/2 (* y z))))) t) |
(- (+ (* x (log y)) (* y (+ z (* y (+ (* -1/2 z) (* 1/3 (* y z))))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (/ z y))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (/ z y)))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/3 (/ z (pow y 3))) (/ z y))))) t) |
(- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ (* z (+ (log -1) (* -1 (log (/ -1 y))))) (/ z y))) t) |
(- (+ (* -1 (/ (+ (* -1 z) (* 1/2 (/ z y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(- (+ (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 z) (* 1/3 (/ z y))) y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (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/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* z (- (* -1/3 y) 1/2)) |
(* -1/2 z) |
(+ (* -1/2 z) (* -1/3 (* y z))) |
(+ (* -1/2 z) (* -1/3 (* y z))) |
(+ (* -1/2 z) (* -1/3 (* y z))) |
(* -1/3 (* y z)) |
(* y (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* y (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* y (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* -1/3 (* y z)) |
(* -1 (* y (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(* -1 (* y (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(* -1 (* y (+ (* 1/3 z) (* 1/2 (/ z 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))) |
(* y z) |
(* y (+ z (* -1/2 (* y z)))) |
(* y (+ z (* y (+ (* -1/2 z) (* 1/3 (* y z)))))) |
(* y (+ z (* y (+ (* -1/2 z) (* y (+ (* -1/4 (* y z)) (* 1/3 z))))))) |
(* -1 (* z (log (/ 1 y)))) |
(+ (* -1 (* z (log (/ 1 y)))) (/ z y)) |
(+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (/ z y))) |
(+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/3 (/ z (pow y 3))) (/ z y)))) |
(* z (+ (log -1) (* -1 (log (/ -1 y))))) |
(+ (* z (+ (log -1) (* -1 (log (/ -1 y))))) (/ z y)) |
(+ (* -1 (/ (+ (* -1 z) (* 1/2 (/ z y))) y)) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) |
(+ (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 z) (* 1/3 (/ z y))) y))) y)) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) |
| Outputs |
|---|
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) t) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(+.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z))))))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (*.f64 z #s(literal -1/3 binary64)))) |
(* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (-.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 z (*.f64 y y))))) |
(* (pow y 3) (- (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 3))) (+ (* -1/2 (/ z y)) (* -1/3 z))) (+ (/ t (pow y 3)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 y y))) (-.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (*.f64 z #s(literal -1/3 binary64))) (+.f64 (/.f64 z (*.f64 y y)) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(*.f64 (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 z (/.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) y)) y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z)))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z)))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z)))) |
(- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) x))) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) x))) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) (neg.f64 x)) (log.f64 y)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) (neg.f64 x)) (log.f64 y)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) (neg.f64 x)) (log.f64 y)) (neg.f64 x)) |
(+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (log.f64 y) t)) (+.f64 (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (log.f64 y) t)) (+.f64 (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (log.f64 y) t)) (+.f64 (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) #s(literal -1 binary64)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 (*.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))))))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (*.f64 z #s(literal -1/3 binary64)))) |
(* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (-.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 z (*.f64 y y))))) |
(* (pow y 3) (- (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 3))) (+ (* -1/2 (/ z y)) (* -1/3 z))) (/ z (pow y 2)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (*.f64 z #s(literal -1/3 binary64))) (-.f64 (/.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 y y))))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(*.f64 (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y))) y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 z (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) y)) y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* z (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* z (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* z (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (log.f64 y) z)))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* -1 (* z (+ (* -1 (/ (* x (log y)) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (log.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (* x (log y)) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (log.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (* x (log y)) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (log.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) x))) |
(* x (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) x))) |
(* x (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) x)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) x)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) x)) (neg.f64 x)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (+ (* -1 z) (* -1/2 (* y z)))) |
(*.f64 y (*.f64 z (+.f64 (*.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 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* y (+ (* -1 z) (* y (+ (* -1/2 z) (* -1/3 (* y z)))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (*.f64 z #s(literal -1/3 binary64)))) |
(* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (-.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 z (*.f64 y y))))) |
(* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (-.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 z (*.f64 y y))))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(*.f64 (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- (* -1/2 (* y z)) z) |
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* -1/3 (* (pow y 2) z)) |
(*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (*.f64 z #s(literal -1/3 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(*.f64 y (*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (-.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 z (*.f64 y y)))))) |
(* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(*.f64 y (*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (-.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 z (*.f64 y y)))))) |
(* -1/3 (* (pow y 2) z)) |
(*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (*.f64 z #s(literal -1/3 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (+.f64 (/.f64 z y) (*.f64 z #s(literal 1/2 binary64))) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (+.f64 (/.f64 z y) (*.f64 z #s(literal 1/2 binary64))) y))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.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 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) |
(* 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)))) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ 1 (* x (log y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x) |
(/ -1 (* x (log (/ 1 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 y)))) |
(/ -1 (* x (log (/ 1 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 y)))) |
(/ -1 (* x (log (/ 1 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 y)))) |
(/ -1 (* x (log (/ 1 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 y)))) |
(/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(/ 1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) 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)) |
(* 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))) |
(- (* z (log (+ 1 y))) t) |
(-.f64 (*.f64 z (log1p.f64 y)) t) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) 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 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(* x (- (+ (log y) (/ (* z (log (+ 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(* x (- (+ (log y) (/ (* z (log (+ 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (+ 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (+ 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (+ 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* x (log y)) (* y z)) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 y z) t)) |
(- (+ (* x (log y)) (* y (+ z (* -1/2 (* y z))))) t) |
(+.f64 (*.f64 y (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* y (+ z (* y (+ (* -1/2 z) (* 1/3 (* y z))))))) t) |
(+.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t) |
(-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (/ z y))) t) |
(+.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) (-.f64 (/.f64 z y) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (/ z y)))) t) |
(+.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) (-.f64 (+.f64 (/.f64 z y) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) y)) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/3 (/ z (pow y 3))) (/ z y))))) t) |
(+.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) (-.f64 (+.f64 (/.f64 z y) (+.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) (/.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y))))) t)) |
(- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t) |
(- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ (* z (+ (log -1) (* -1 (log (/ -1 y))))) (/ z y))) t) |
(+.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) (-.f64 (/.f64 z y) t)) |
(- (+ (* -1 (/ (+ (* -1 z) (* 1/2 (/ z y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) (/.f64 (-.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) y) z) y)) t) |
(- (+ (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 z) (* 1/3 (/ z y))) y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/3 binary64)) y)) (neg.f64 y)) z) y)) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (- (+ (log (+ 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) (log1p.f64 y))) |
(* z (- (+ (log (+ 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) (log1p.f64 y))) |
(* z (- (+ (log (+ 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) (log1p.f64 y))) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* -1 (* z (+ (* -1 (log (+ 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 #s(literal 0 binary64) z)) (log1p.f64 y)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (log (+ 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 #s(literal 0 binary64) z)) (log1p.f64 y)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (log (+ 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 #s(literal 0 binary64) z)) (log1p.f64 y)) (-.f64 #s(literal 0 binary64) z)) |
(+ (* x (log y)) (* z (log (+ 1 y)))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (+ 1 y))))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (+ 1 y))))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (+ 1 y))))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (+ 1 y))) t)) 1)) |
(*.f64 t (+.f64 (*.f64 z (/.f64 (log1p.f64 y) t)) (-.f64 (*.f64 x (/.f64 (log.f64 y) t)) #s(literal 1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (+ 1 y))) t)) 1)) |
(*.f64 t (+.f64 (*.f64 z (/.f64 (log1p.f64 y) t)) (-.f64 (*.f64 x (/.f64 (log.f64 y) t)) #s(literal 1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (+ 1 y))) t)) 1)) |
(*.f64 t (+.f64 (*.f64 z (/.f64 (log1p.f64 y) t)) (-.f64 (*.f64 x (/.f64 (log.f64 y) t)) #s(literal 1 binary64)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (+ 1 y)))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (+ 1 y)))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (+ 1 y)))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) (-.f64 #s(literal 0 binary64) t)) |
(sqrt (- (* z (log (+ 1 y))) t)) |
(sqrt.f64 (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(+ (sqrt (- (* z (log (+ 1 y))) t)) (* 1/2 (* (* x (log y)) (sqrt (/ 1 (- (* z (log (+ 1 y))) t)))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 z (log1p.f64 y)) t)) (*.f64 (*.f64 x (log.f64 y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1/2 binary64)))) |
(+ (sqrt (- (* z (log (+ 1 y))) t)) (* x (+ (* -1/8 (* (* x (pow (log y) 2)) (sqrt (/ 1 (pow (- (* z (log (+ 1 y))) t) 3))))) (* 1/2 (* (log y) (sqrt (/ 1 (- (* z (log (+ 1 y))) t)))))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 z (log1p.f64 y)) t)) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (log.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1/2 binary64)))))) |
(+ (sqrt (- (* z (log (+ 1 y))) t)) (* x (+ (* 1/2 (* (log y) (sqrt (/ 1 (- (* z (log (+ 1 y))) t))))) (* x (+ (* -1/8 (* (pow (log y) 2) (sqrt (/ 1 (pow (- (* z (log (+ 1 y))) t) 3))))) (* 1/16 (* (* x (pow (log y) 3)) (sqrt (/ 1 (pow (- (* z (log (+ 1 y))) t) 5)))))))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 z (log1p.f64 y)) t)) (*.f64 x (+.f64 (*.f64 (log.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (log1p.f64 y)) t))) #s(literal 1/2 binary64))) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) x) (pow.f64 (log.f64 y) #s(literal 3 binary64))))))))) |
(sqrt (* x (log y))) |
(sqrt.f64 (*.f64 x (log.f64 y))) |
(* x (+ (sqrt (/ (log y) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 (log.f64 y) x)) (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (*.f64 x (*.f64 x x))))))))) |
(* x (+ (sqrt (/ (log y) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (pow (- (* z (log (+ 1 y))) t) 2))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t)))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 (log.f64 y) x)) (+.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (*.f64 x (*.f64 x x))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) #s(literal -1/8 binary64)))))) |
(* x (+ (sqrt (/ (log y) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (pow (- (* z (log (+ 1 y))) t) 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (log y) 5)))) (pow (- (* z (log (+ 1 y))) t) 3))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))))))) |
(*.f64 x (+.f64 (sqrt.f64 (/.f64 (log.f64 y) x)) (+.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) #s(literal -1/8 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))))))))) |
(* -1 (* (sqrt (* x (log y))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x (log.f64 y)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))) (* (sqrt (/ (log y) x)) (pow (sqrt -1) 2))))) |
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (log.f64 y) x)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (/ (pow (- (* z (log (+ 1 y))) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))) (* (sqrt (/ (log y) x)) (pow (sqrt -1) 2)))))) |
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (log.f64 y) x))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (log y) 3)))) (/ (pow (- (* z (log (+ 1 y))) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (log y) 5)))) (/ (pow (- (* z (log (+ 1 y))) t) 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (log y)))) (- (* z (log (+ 1 y))) t))) (* (sqrt (/ (log y) x)) (pow (sqrt -1) 2))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (log.f64 y) x)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) #s(literal 3 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (neg.f64 x)) |
(sqrt (- (* x (log y)) t)) |
(sqrt.f64 (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (sqrt (- (* x (log y)) t)) (* 1/2 (* (* y z) (sqrt (/ 1 (- (* x (log y)) t)))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 y (*.f64 z (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) #s(literal 1/2 binary64))))) |
(+ (sqrt (- (* x (log y)) t)) (* y (+ (* 1/2 (* z (sqrt (/ 1 (- (* x (log y)) t))))) (* 1/2 (* (* y (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (* x (log y)) t))))) (sqrt (/ 1 (- (* x (log y)) t)))))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) (+.f64 z (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (-.f64 (*.f64 x (log.f64 y)) t)))))))) |
(+ (sqrt (- (* x (log y)) t)) (* y (+ (* 1/2 (* z (sqrt (/ 1 (- (* x (log y)) t))))) (* y (+ (* 1/2 (* (* y (- (* 1/3 z) (* 1/2 (/ (* z (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (* x (log y)) t))))) (- (* x (log y)) t))))) (sqrt (/ 1 (- (* x (log y)) t))))) (* 1/2 (* (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (* x (log y)) t)))) (sqrt (/ 1 (- (* x (log y)) t)))))))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 y (+.f64 (*.f64 z (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) (+.f64 (*.f64 y (+.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (-.f64 (*.f64 x (log.f64 y)) t))) (/.f64 z (-.f64 (*.f64 x (log.f64 y)) t)))))) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (-.f64 (*.f64 x (log.f64 y)) t))))))))) |
(sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) |
(sqrt.f64 (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t)) |
(+ (sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))))) |
(+.f64 (sqrt.f64 (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t))))) y)) |
(+ (sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) (+ (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (* 1/2 (* (/ (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))) (pow y 2)) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))))) |
(+.f64 (sqrt.f64 (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t))) (+.f64 (/.f64 z y) (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t))) (*.f64 y y)))))) |
(+ (sqrt (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)) (+ (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (+ (* 1/2 (* (/ (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))) (pow y 2)) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (* 1/2 (* (/ (- (* 1/3 z) (* 1/2 (/ (* z (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t))))) (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))) (pow y 3)) (sqrt (/ 1 (- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t)))))))) |
(+.f64 (sqrt.f64 (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t))) (+.f64 (/.f64 z y) (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t))) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t))) (/.f64 z (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t))) (*.f64 y (*.f64 y y))))))) |
(sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) |
(sqrt.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t)) |
(+ (sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (* 1/2 (* (/ z y) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t)) (*.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t))))) |
(+ (sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (* -1 (/ (+ (* -1/2 (* z (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))))) (* -1/2 (* (/ (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) y) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) y))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t))) (+.f64 z (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t))) y)))) y)) |
(+ (sqrt (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (- (* -1/3 z) (* -1/2 (/ (* z (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))))) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) y) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t))))) (* 1/2 (* (- (* -1/2 z) (* 1/4 (/ (pow z 2) (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))) (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) y)) (* -1/2 (* z (sqrt (/ 1 (- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t)))))) y))) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t)) (/.f64 (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 z #s(literal -1/3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t))) (/.f64 z (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t))))) y)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t)))))) y)) y)) |
(sqrt (- (* x (log y)) t)) |
(sqrt.f64 (-.f64 (*.f64 x (log.f64 y)) t)) |
(+ (sqrt (- (* x (log y)) t)) (* 1/2 (* (* z (log (+ 1 y))) (sqrt (/ 1 (- (* x (log y)) t)))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (log1p.f64 y)))) |
(+ (sqrt (- (* x (log y)) t)) (* z (+ (* -1/8 (* (* z (pow (log (+ 1 y)) 2)) (sqrt (/ 1 (pow (- (* x (log y)) t) 3))))) (* 1/2 (* (log (+ 1 y)) (sqrt (/ 1 (- (* x (log y)) t)))))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 z (+.f64 (*.f64 z (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (log1p.f64 y) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) (*.f64 #s(literal 1/2 binary64) (log1p.f64 y)))))) |
(+ (sqrt (- (* x (log y)) t)) (* z (+ (* 1/2 (* (log (+ 1 y)) (sqrt (/ 1 (- (* x (log y)) t))))) (* z (+ (* -1/8 (* (pow (log (+ 1 y)) 2) (sqrt (/ 1 (pow (- (* x (log y)) t) 3))))) (* 1/16 (* (* z (pow (log (+ 1 y)) 3)) (sqrt (/ 1 (pow (- (* x (log y)) t) 5)))))))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x (log.f64 y)) t)) (*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) t))) (*.f64 #s(literal 1/2 binary64) (log1p.f64 y))) (*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (log1p.f64 y) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) z))))))) |
(sqrt (* z (log (+ 1 y)))) |
(sqrt.f64 (*.f64 z (log1p.f64 y))) |
(* z (+ (sqrt (/ (log (+ 1 y)) z)) (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))))) |
(*.f64 z (+.f64 (sqrt.f64 (/.f64 (log1p.f64 y) z)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (log1p.f64 y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1/2 binary64))))) |
(* z (+ (sqrt (/ (log (+ 1 y)) z)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (pow (- (* x (log y)) t) 2))) (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t)))))) |
(*.f64 z (+.f64 (sqrt.f64 (/.f64 (log1p.f64 y) z)) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (log1p.f64 y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) #s(literal -1/8 binary64)))))) |
(* z (+ (sqrt (/ (log (+ 1 y)) z)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (pow (- (* x (log y)) t) 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow z 7) (pow (log (+ 1 y)) 5)))) (pow (- (* x (log y)) t) 3))) (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))))))) |
(*.f64 z (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (log1p.f64 y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (log1p.f64 y) #s(literal 5 binary64))))))) (+.f64 (sqrt.f64 (/.f64 (log1p.f64 y) z)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) #s(literal -1/8 binary64)))))) |
(* -1 (* (sqrt (* z (log (+ 1 y)))) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z (log1p.f64 y)))) |
(* -1 (* z (+ (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))) (* (sqrt (/ (log (+ 1 y)) z)) (pow (sqrt -1) 2))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (log1p.f64 y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (log1p.f64 y) z)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (/ (pow (- (* x (log y)) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))) (* (sqrt (/ (log (+ 1 y)) z)) (pow (sqrt -1) 2)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (log1p.f64 y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (log1p.f64 y) z))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow z 5) (pow (log (+ 1 y)) 3)))) (/ (pow (- (* x (log y)) t) 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow z 7) (pow (log (+ 1 y)) 5)))) (/ (pow (- (* x (log y)) t) 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow z 3) (log (+ 1 y))))) (- (* x (log y)) t))) (* (sqrt (/ (log (+ 1 y)) z)) (pow (sqrt -1) 2))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (log1p.f64 y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (log1p.f64 y) z)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (log1p.f64 y) #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) #s(literal 1/16 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) |
(sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) |
(+ (sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) (* -1/2 (* t (sqrt (/ 1 (+ (* x (log y)) (* z (log (+ 1 y))))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))))) (*.f64 t #s(literal -1/2 binary64)))) |
(+ (sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) (* t (+ (* -1/2 (sqrt (/ 1 (+ (* x (log y)) (* z (log (+ 1 y))))))) (* -1/8 (* t (sqrt (/ 1 (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3)))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)))) (*.f64 t #s(literal -1/8 binary64)))))) |
(+ (sqrt (+ (* x (log y)) (* z (log (+ 1 y))))) (* t (+ (* -1/2 (sqrt (/ 1 (+ (* x (log y)) (* z (log (+ 1 y))))))) (* t (+ (* -1/8 (sqrt (/ 1 (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3)))) (* -1/16 (* t (sqrt (/ 1 (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 5)))))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))))) (*.f64 t (+.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 5 binary64)))) (*.f64 t #s(literal -1/16 binary64)))))))) |
(* (sqrt t) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 t)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (/ (+ (* x (log y)) (* z (log (+ 1 y)))) (sqrt -1)))) (* (sqrt (/ 1 t)) (sqrt -1)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) t))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (/ (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (/ (+ (* x (log y)) (* z (log (+ 1 y)))) (sqrt -1)))) (* (sqrt (/ 1 t)) (sqrt -1))))) |
(*.f64 t (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64)))))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (/ (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow t 7))) (/ (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (/ (+ (* x (log y)) (* z (log (+ 1 y)))) (sqrt -1)))) (* (sqrt (/ 1 t)) (sqrt -1)))))) |
(*.f64 t (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))))) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) |
(* -1 (* (sqrt t) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 t))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (* (sqrt -1) (+ (* x (log y)) (* z (log (+ 1 y))))))) (* (sqrt (/ 1 t)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) t))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (* (sqrt -1) (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (* (sqrt -1) (+ (* x (log y)) (* z (log (+ 1 y))))))) (* (sqrt (/ 1 t)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) t))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64)))) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (pow t 5))) (* (sqrt -1) (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow t 7))) (* (sqrt -1) (pow (+ (* x (log y)) (* z (log (+ 1 y)))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow t 3))) (* (sqrt -1) (+ (* x (log y)) (* z (log (+ 1 y))))))) (* (sqrt (/ 1 t)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) t))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64)))) (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))))))))) (-.f64 #s(literal 0 binary64) t)) |
(- (* z (log (+ 1 y))) t) |
(-.f64 (*.f64 z (log1p.f64 y)) t) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) 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 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(* x (- (+ (log y) (/ (* z (log (+ 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(* x (- (+ (log y) (/ (* z (log (+ 1 y))) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (+ 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (+ 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* z (log (+ 1 y))) t) x))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* x (log y)) (* y z)) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 y z) t)) |
(- (+ (* x (log y)) (* y (+ z (* -1/2 (* y z))))) t) |
(+.f64 (*.f64 y (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* x (log y)) (* y (+ z (* y (+ (* -1/2 z) (* 1/3 (* y z))))))) t) |
(+.f64 (*.f64 y (+.f64 z (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (* -1 (* z (log (/ 1 y))))) t) |
(-.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) t) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (/ z y))) t) |
(+.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) (-.f64 (/.f64 z y) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (/ z y)))) t) |
(+.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) (-.f64 (+.f64 (/.f64 z y) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) y)) t)) |
(- (+ (* -1 (* x (log (/ 1 y)))) (+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/3 (/ z (pow y 3))) (/ z y))))) t) |
(+.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x z))) (-.f64 (+.f64 (/.f64 z y) (+.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) y) (/.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y))))) t)) |
(- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) t) |
(-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) t) |
(- (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (+ (* z (+ (log -1) (* -1 (log (/ -1 y))))) (/ z y))) t) |
(+.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) (-.f64 (/.f64 z y) t)) |
(- (+ (* -1 (/ (+ (* -1 z) (* 1/2 (/ z y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) (/.f64 (-.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) y) z) y)) t) |
(- (+ (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 z) (* 1/3 (/ z y))) y))) y)) (+ (* x (+ (log -1) (* -1 (log (/ -1 y))))) (* z (+ (log -1) (* -1 (log (/ -1 y))))))) t) |
(-.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 x z)) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/3 binary64)) y)) (neg.f64 y)) z) y)) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(- (+ (* x (log y)) (* z (log (+ 1 y)))) t) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (- (+ (log (+ 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) (log1p.f64 y))) |
(* z (- (+ (log (+ 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) (log1p.f64 y))) |
(* z (- (+ (log (+ 1 y)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) (log1p.f64 y))) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* -1 (* z (+ (* -1 (log (+ 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 #s(literal 0 binary64) z)) (log1p.f64 y)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (log (+ 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 #s(literal 0 binary64) z)) (log1p.f64 y)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (log (+ 1 y))) (* -1 (/ (- (* x (log y)) t) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 #s(literal 0 binary64) z)) (log1p.f64 y)) (-.f64 #s(literal 0 binary64) z)) |
(+ (* x (log y)) (* z (log (+ 1 y)))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (+ 1 y))))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (+ 1 y))))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(+ (* -1 t) (+ (* x (log y)) (* z (log (+ 1 y))))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (+ 1 y))) t)) 1)) |
(*.f64 t (+.f64 (*.f64 z (/.f64 (log1p.f64 y) t)) (-.f64 (*.f64 x (/.f64 (log.f64 y) t)) #s(literal 1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (+ 1 y))) t)) 1)) |
(*.f64 t (+.f64 (*.f64 z (/.f64 (log1p.f64 y) t)) (-.f64 (*.f64 x (/.f64 (log.f64 y) t)) #s(literal 1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* z (log (+ 1 y))) t)) 1)) |
(*.f64 t (+.f64 (*.f64 z (/.f64 (log1p.f64 y) t)) (-.f64 (*.f64 x (/.f64 (log.f64 y) t)) #s(literal 1 binary64)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (+ 1 y)))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (+ 1 y)))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* z (log (+ 1 y)))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 y))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* z (- (* -1/3 y) 1/2)) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(+ (* -1/2 z) (* -1/3 (* y z))) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(+ (* -1/2 z) (* -1/3 (* y z))) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(+ (* -1/2 z) (* -1/3 (* y z))) |
(*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(* -1/3 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/3 binary64))) |
(* y (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (*.f64 z #s(literal -1/3 binary64)))) |
(* y (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (*.f64 z #s(literal -1/3 binary64)))) |
(* y (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) (*.f64 z #s(literal -1/3 binary64)))) |
(* -1/3 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/3 binary64))) |
(* -1 (* y (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(*.f64 (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(*.f64 (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(*.f64 (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y)) (neg.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* z (log (+ 1 y))) |
(*.f64 z (log1p.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/2 (* y z)))) |
(*.f64 y (*.f64 (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
(* y (+ z (* y (+ (* -1/2 z) (* 1/3 (* y z)))))) |
(*.f64 y (+.f64 z (*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))))) |
(* y (+ z (* y (+ (* -1/2 z) (* y (+ (* -1/4 (* y z)) (* 1/3 z))))))) |
(*.f64 y (+.f64 z (*.f64 y (+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y (*.f64 z (+.f64 #s(literal 1/3 binary64) (*.f64 y #s(literal -1/4 binary64))))))))) |
(* -1 (* z (log (/ 1 y)))) |
(*.f64 (log.f64 y) z) |
(+ (* -1 (* z (log (/ 1 y)))) (/ z y)) |
(+.f64 (/.f64 z y) (*.f64 (log.f64 y) z)) |
(+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (/ z y))) |
(+.f64 (/.f64 z y) (+.f64 (*.f64 (log.f64 y) z) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) y))) |
(+ (* -1 (* z (log (/ 1 y)))) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/3 (/ z (pow y 3))) (/ z y)))) |
(+.f64 (+.f64 (/.f64 z y) (+.f64 (*.f64 (log.f64 y) z) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) y) y))) (/.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y)))) |
(* z (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* z (+ (log -1) (* -1 (log (/ -1 y))))) (/ z y)) |
(+.f64 (/.f64 z y) (*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(+ (* -1 (/ (+ (* -1 z) (* 1/2 (/ z y))) y)) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) |
(-.f64 (*.f64 z (-.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)) y) z) y)) |
(+ (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1/2 z) (* 1/3 (/ z y))) y))) y)) (* z (+ (log -1) (* -1 (log (/ -1 y)))))) |
(-.f64 (*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/3 binary64)) y)) (neg.f64 y)) z) y)) |
Compiled 41620 to 3044 computations (92.7% saved)
36 alts after pruning (33 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1367 | 22 | 1389 |
| Fresh | 10 | 11 | 21 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1381 | 36 | 1417 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (fma.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) y (-.f64 (*.f64 x (log.f64 y)) t)) |
| 23.5% | (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 2 binary64)) | |
| 4.0% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t t)) | |
| 5.6% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (*.f64 t t)) | |
| 5.6% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) | |
| 6.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) | |
| 18.7% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) | |
| 58.0% | (/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64))) x) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) | |
| ▶ | 4.0% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
| 5.5% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) | |
| 54.1% | (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64))) x) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t))))) | |
| 11.7% | (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) | |
| 23.5% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 46.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) | |
| 46.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 y))) | |
| ▶ | 11.6% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
| 46.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)))) | |
| ▶ | 37.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
| ▶ | 99.3% | (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
| ✓ | 99.8% | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
| 86.9% | (-.f64 (*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (log.f64 y) z)))) t) | |
| 54.7% | (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) | |
| ✓ | 82.4% | (-.f64 (*.f64 x (log.f64 y)) t) |
| 46.1% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y)) | |
| 11.6% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) | |
| 5.9% | (*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) | |
| 18.7% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) | |
| 46.1% | (*.f64 (log.f64 y) x) | |
| 79.8% | (*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) | |
| 3.2% | (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) | |
| 3.0% | (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) | |
| 19.4% | (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) | |
| 71.3% | (*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) | |
| 26.6% | (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) | |
| 67.2% | (*.f64 t (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64))) | |
| ✓ | 37.6% | (neg.f64 t) |
Compiled 1323 to 780 computations (41% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 x (log.f64 y)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) |
| ✓ | cost-diff | 0 | (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
| ✓ | cost-diff | 1664 | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
| ✓ | cost-diff | 2176 | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
| ✓ | cost-diff | 0 | (*.f64 t t) |
| ✓ | cost-diff | 512 | (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
| ✓ | cost-diff | 640 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) t) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y) |
| ✓ | cost-diff | 0 | (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) |
| ✓ | cost-diff | 6272 | (fma.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) y (-.f64 (*.f64 x (log.f64 y)) t)) |
| 1846× | *-lowering-*.f32 |
| 1846× | *-lowering-*.f64 |
| 1714× | sum3-define |
| 1592× | fma-lowering-fma.f32 |
| 1592× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 159 |
| 1 | 112 | 148 |
| 2 | 342 | 148 |
| 3 | 1821 | 144 |
| 4 | 6388 | 144 |
| 0 | 8301 | 144 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (- (* z (* (+ -1/2 (* y -1/3)) y)) z) y) (- (* x (log y)) t)) |
(- (* z (* (+ -1/2 (* y -1/3)) y)) z) |
(* z (* (+ -1/2 (* y -1/3)) y)) |
z |
(* (+ -1/2 (* y -1/3)) y) |
(+ -1/2 (* y -1/3)) |
-1/2 |
(* y -1/3) |
y |
-1/3 |
(- (* x (log y)) t) |
(* x (log y)) |
x |
(log y) |
t |
(/ 1 (/ -1 t)) |
1 |
(/ -1 t) |
-1 |
t |
(/ 1 (/ (* t t) (- 0 (* t (* t t))))) |
1 |
(/ (* t t) (- 0 (* t (* t t)))) |
(* t t) |
t |
(- 0 (* t (* t t))) |
0 |
(* t (* t t)) |
(/ (* (- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))) (/ 1 (* (* t (* t t)) (* t (* t t))))) (* t t)) |
(* (- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))) (/ 1 (* (* t (* t t)) (* t (* t t))))) |
(- 0 (* (* t (* t 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))) |
(/ 1 (* (* t (* t t)) (* t (* t t)))) |
1 |
(- (- (* x (log y)) (* z y)) t) |
(- (* x (log y)) (* z y)) |
(* x (log y)) |
x |
(log y) |
y |
(* z y) |
z |
t |
| Outputs |
|---|
(+ (* (- (* z (* (+ -1/2 (* y -1/3)) y)) z) y) (- (* x (log y)) t)) |
(+.f64 (*.f64 (*.f64 z y) (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))) (-.f64 (*.f64 x (log.f64 y)) t)) |
(- (* z (* (+ -1/2 (* y -1/3)) y)) z) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(* z (* (+ -1/2 (* y -1/3)) y)) |
(*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) |
z |
(* (+ -1/2 (* y -1/3)) y) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(+ -1/2 (* y -1/3)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(* y -1/3) |
(*.f64 y #s(literal -1/3 binary64)) |
y |
-1/3 |
#s(literal -1/3 binary64) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
t |
(/ 1 (/ -1 t)) |
(-.f64 #s(literal 0 binary64) t) |
1 |
#s(literal 1 binary64) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
-1 |
#s(literal -1 binary64) |
t |
(/ 1 (/ (* t t) (- 0 (* t (* t t))))) |
(-.f64 #s(literal 0 binary64) t) |
1 |
#s(literal 1 binary64) |
(/ (* t t) (- 0 (* t (* t t)))) |
(/.f64 #s(literal -1 binary64) t) |
(* t t) |
(*.f64 t t) |
t |
(- 0 (* t (* t t))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
0 |
#s(literal 0 binary64) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
(/ (* (- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))) (/ 1 (* (* t (* t t)) (* t (* t t))))) (* t t)) |
(-.f64 #s(literal 0 binary64) t) |
(* (- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))) (/ 1 (* (* t (* t t)) (* t (* t t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
0 |
#s(literal 0 binary64) |
(* (* t (* t t)) (* (* t (* t t)) (* t (* t t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
t |
(* t t) |
(*.f64 t t) |
(* (* t (* t t)) (* t (* t t))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(/ 1 (* (* t (* t t)) (* t (* t t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
1 |
#s(literal 1 binary64) |
(- (- (* x (log y)) (* z y)) t) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z y))) |
(- (* x (log y)) (* z y)) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
x |
(log y) |
(log.f64 y) |
y |
(* z y) |
(*.f64 z y) |
z |
t |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) |
| ✓ | accuracy | 100.0% | (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
| ✓ | accuracy | 99.7% | (*.f64 x (log.f64 y)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) |
| ✓ | accuracy | 99.8% | (*.f64 t (*.f64 t t)) |
| ✓ | accuracy | 34.5% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
| ✓ | accuracy | 15.0% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
| ✓ | accuracy | 100.0% | (*.f64 t t) |
| ✓ | accuracy | 99.8% | (*.f64 t (*.f64 t t)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
| ✓ | accuracy | 34.6% | (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) t) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
| ✓ | accuracy | 100.0% | (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y) |
| ✓ | accuracy | 99.7% | (*.f64 x (log.f64 y)) |
| ✓ | accuracy | 99.5% | (*.f64 y #s(literal -1/3 binary64)) |
| 101.0ms | 256× | 0 | valid |
Compiled 302 to 35 computations (88.4% saved)
ival-mult: 23.0ms (38.1% of total)ival-div: 15.0ms (24.9% of total)ival-sub: 7.0ms (11.6% of total)ival-log: 4.0ms (6.6% of total)...c/correct-round.rkt:119:19: 4.0ms (6.6% of total)compiled-spec: 3.0ms (5% of total)ival-add: 2.0ms (3.3% of total)const: 1.0ms (1.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (- (* z (* (+ -1/2 (* y -1/3)) y)) z) y) (- (* x (log y)) t))> |
#<alt (- (* z (* (+ -1/2 (* y -1/3)) y)) z)> |
#<alt (* z (* (+ -1/2 (* y -1/3)) y))> |
#<alt (* (+ -1/2 (* y -1/3)) y)> |
#<alt (/ 1 (/ -1 t))> |
#<alt (/ -1 t)> |
#<alt (/ 1 (/ (* t t) (- 0 (* t (* t t)))))> |
#<alt (/ (* t t) (- 0 (* t (* t t))))> |
#<alt (* t t)> |
#<alt (- 0 (* t (* t t)))> |
#<alt (/ (* (- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))) (/ 1 (* (* t (* t t)) (* t (* t t))))) (* t t))> |
#<alt (* (- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))) (/ 1 (* (* t (* t t)) (* t (* t t)))))> |
#<alt (- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t)))))> |
#<alt (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))> |
#<alt (- (- (* x (log y)) (* z y)) t)> |
#<alt (- (* x (log y)) (* z y))> |
#<alt (* x (log y))> |
#<alt (log y)> |
#<alt (* y -1/3)> |
#<alt (* t (* t t))> |
#<alt (* (* t (* t t)) (* t (* t t)))> |
| Outputs |
|---|
#<alt (- (* x (log y)) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t)> |
#<alt (- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t)> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z)))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))))> |
#<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/3 (* (pow y 3) z))> |
#<alt (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z))))> |
#<alt (* (pow y 3) (- (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 3))) (+ (* -1/2 (/ z y)) (* -1/3 z))) (+ (/ t (pow y 3)) (/ z (pow y 2)))))> |
#<alt (* -1/3 (* (pow y 3) z))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z)) y)) (* 1/3 z))))> |
#<alt (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)> |
#<alt (- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)> |
#<alt (- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)> |
#<alt (- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x)))> |
#<alt (* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x)))))> |
#<alt (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))))> |
#<alt (+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1))> |
#<alt (* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t)))))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* z (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))> |
#<alt (* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))> |
#<alt (* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))> |
#<alt (* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))> |
#<alt (* -1 z)> |
#<alt (- (* -1/2 (* y z)) z)> |
#<alt (- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z)> |
#<alt (- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z)> |
#<alt (* -1/3 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z))))> |
#<alt (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z))))> |
#<alt (* -1/3 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* y (* z (- (* -1/3 y) 1/2)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (* -1/3 (* y z))))> |
#<alt (* y (+ (* -1/2 z) (* -1/3 (* y z))))> |
#<alt (* y (+ (* -1/2 z) (* -1/3 (* y z))))> |
#<alt (* -1/3 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* -1/3 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z)))> |
#<alt (* -1/2 y)> |
#<alt (* y (- (* -1/3 y) 1/2))> |
#<alt (* y (- (* -1/3 y) 1/2))> |
#<alt (* y (- (* -1/3 y) 1/2))> |
#<alt (* -1/3 (pow y 2))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1/3 (pow y 2))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 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 (/ -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 (* -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 (/ -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 (* -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 (* -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 (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 (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (* -1 (pow t 9))> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<alt (pow t 9)> |
#<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 (* -1 (* y z))> |
#<alt (- (* x (log y)) (* y z))> |
#<alt (- (* x (log y)) (* y z))> |
#<alt (- (* x (log y)) (* y z))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (* y z) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (* y z) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (* y z) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (* y z) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (* y z) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (* y z) x))))> |
#<alt (* x (log y))> |
#<alt (+ (* -1 (* y z)) (* x (log y)))> |
#<alt (+ (* -1 (* y z)) (* x (log y)))> |
#<alt (+ (* -1 (* y z)) (* x (log y)))> |
#<alt (* -1 (* y z))> |
#<alt (* y (- (* -1 (/ (* x (log (/ 1 y))) y)) z))> |
#<alt (* y (- (* -1 (/ (* x (log (/ 1 y))) y)) z))> |
#<alt (* y (- (* -1 (/ (* x (log (/ 1 y))) y)) z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y)) (* -1 z))))> |
#<alt (* x (log y))> |
#<alt (+ (* -1 (* y z)) (* x (log y)))> |
#<alt (+ (* -1 (* y z)) (* x (log y)))> |
#<alt (+ (* -1 (* y z)) (* x (log y)))> |
#<alt (* -1 (* y z))> |
#<alt (* z (- (/ (* x (log y)) z) y))> |
#<alt (* z (- (/ (* x (log y)) z) y))> |
#<alt (* z (- (/ (* x (log y)) z) y))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (log y)) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (log y)) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (log y)) z)) (* -1 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 (* 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 (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 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 6)> |
#<alt (pow t 6)> |
#<alt (pow t 6)> |
#<alt (pow t 6)> |
#<alt (pow t 6)> |
#<alt (pow t 6)> |
#<alt (pow t 6)> |
#<alt (pow t 6)> |
#<alt (pow t 6)> |
#<alt (pow t 6)> |
#<alt (pow t 6)> |
#<alt (pow t 6)> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | (- (- (* x (log y)) (* z y)) t) |
| 0.0ms | t | @ | 0 | (- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))) |
| 0.0ms | t | @ | 0 | (* (* t (* t t)) (* t (* t t))) |
| 0.0ms | y | @ | inf | (* (+ -1/2 (* y -1/3)) y) |
| 0.0ms | y | @ | -inf | (* (+ -1/2 (* y -1/3)) y) |
| 1× | batch-egg-rewrite |
| 3492× | *-lowering-*.f32 |
| 3492× | *-lowering-*.f64 |
| 2246× | fma-lowering-fma.f32 |
| 2246× | fma-lowering-fma.f64 |
| 1878× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 111 |
| 1 | 247 | 98 |
| 2 | 2175 | 98 |
| 0 | 8663 | 98 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (- (* z (* (+ -1/2 (* y -1/3)) y)) z) y) (- (* x (log y)) t)) |
(- (* z (* (+ -1/2 (* y -1/3)) y)) z) |
(* z (* (+ -1/2 (* y -1/3)) y)) |
(* (+ -1/2 (* y -1/3)) y) |
(/ 1 (/ -1 t)) |
(/ -1 t) |
(/ 1 (/ (* t t) (- 0 (* t (* t t))))) |
(/ (* t t) (- 0 (* t (* t t)))) |
(* t t) |
(- 0 (* t (* t t))) |
(/ (* (- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))) (/ 1 (* (* t (* t t)) (* t (* t t))))) (* t t)) |
(* (- 0 (* (* t (* t t)) (* (* t (* t t)) (* t (* t t))))) (/ 1 (* (* 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)))) |
(- (- (* x (log y)) (* z y)) t) |
(- (* x (log y)) (* z y)) |
(* x (log y)) |
(log y) |
(* y -1/3) |
(* t (* t t)) |
(* (* t (* t t)) (* t (* t t))) |
| Outputs |
|---|
(+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+.f64 (*.f64 x (log.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) |
(+.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 (*.f64 x (log.f64 y)) (-.f64 t (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) |
(-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t) |
(-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (-.f64 (*.f64 x (log.f64 y)) t))) (/.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (-.f64 (*.f64 x (log.f64 y)) t)))) |
(fma.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z) (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z) y (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 x (log.f64 y) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) |
(fma.f64 x (log.f64 y) (neg.f64 (-.f64 t (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) |
(fma.f64 (log.f64 y) x (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) |
(fma.f64 (log.f64 y) x (neg.f64 (-.f64 t (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (-.f64 (*.f64 x (log.f64 y)) t)) (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (*.f64 (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z) (*.f64 y (-.f64 (*.f64 x (log.f64 y)) t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (-.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (-.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (+.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (+.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y) (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y) (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y) (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (+.f64 (*.f64 x (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (+.f64 (*.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 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y))) (*.f64 (/.f64 (+.f64 (*.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 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y))) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) t) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 x (log.f64 y)) t)))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y))) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y))) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) t)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 y (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 y (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))))) t)) (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t)) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (-.f64 (*.f64 x (log.f64 y)) t)) (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (pow.f64 (-.f64 (*.f64 x (log.f64 y)) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (-.f64 (*.f64 x (log.f64 y)) t)))) |
(+.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) (/.f64 (*.f64 z z) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(fma.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 z y) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) z (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(fma.f64 (*.f64 z y) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) y (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (-.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 z (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z) (-.f64 (*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal 1 binary64)) z))) |
(*.f64 z (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 z y)) |
(*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) z) |
(*.f64 (*.f64 z y) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) y) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) (*.f64 y #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 y #s(literal -1/3 binary64)) y)) |
(+.f64 (*.f64 (*.f64 y #s(literal -1/3 binary64)) y) (*.f64 #s(literal -1/2 binary64) y)) |
(fma.f64 #s(literal -1/2 binary64) y (*.f64 (*.f64 y #s(literal -1/3 binary64)) y)) |
(fma.f64 y #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal -1/3 binary64)))) |
(fma.f64 y (*.f64 y #s(literal -1/3 binary64)) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y #s(literal -1/3 binary64)) y (*.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (*.f64 y (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/27 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y #s(literal -1/3 binary64)) (-.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal 1/9 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/27 binary64))) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y #s(literal -1/3 binary64)) (-.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal 1/9 binary64))) y) (-.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(neg.f64 t) |
(neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) t) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1 binary64)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t t) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(*.f64 t (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 t t) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (pow.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(*.f64 (/.f64 t (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 t (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(*.f64 (/.f64 (*.f64 t t) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(neg.f64 t) |
(neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) t) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1 binary64)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 t t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t t) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(*.f64 t (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 t t) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (pow.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(*.f64 (/.f64 t (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 t (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(*.f64 (/.f64 (*.f64 t t) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)))) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(*.f64 t t) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.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 t t)))) (*.f64 t (*.f64 t t))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.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 t t) (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(fma.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.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 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (*.f64 t t))) |
(neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 3 binary64))) |
(/.f64 (*.f64 t (*.f64 t t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.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 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.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 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.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 t t)))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -3 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) |
(*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t (*.f64 t t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) |
(*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal 3 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(neg.f64 t) |
(neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) t) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) t)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) t))) #s(literal -1 binary64)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) #s(literal -1 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.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 t t)))) (*.f64 t (*.f64 t t))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.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 t t) (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(fma.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.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 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (*.f64 t t))) |
(neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 3 binary64))) |
(/.f64 (*.f64 t (*.f64 t t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.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 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.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 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.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 t t)))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -3 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) |
(*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t (*.f64 t t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) |
(*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) #s(literal 3 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(fma.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t) #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (pow.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (-.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 1 binary64)) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (pow.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (*.f64 t t)) #s(literal 18 binary64))) |
(/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 3 binary64)) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (*.f64 t t)) #s(literal 18 binary64))) |
(/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) #s(literal -1 binary64)) |
(*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 t t) (*.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 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 3 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 9 binary64) (log.f64 t))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 9 binary64))) |
(fma.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) t #s(literal 0 binary64)) |
(fma.f64 (pow.f64 t #s(literal 9/2 binary64)) (pow.f64 t #s(literal 9/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t) #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(pow.f64 t #s(literal 9 binary64)) |
(pow.f64 (*.f64 t (*.f64 t t)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 t #s(literal 9/2 binary64)) #s(literal 2 binary64)) |
(*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 3 binary64))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) t) |
(*.f64 (pow.f64 t #s(literal 9/2 binary64)) (pow.f64 t #s(literal 9/2 binary64))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 3 binary64)) (*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(*.f64 (pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 3 binary64))) |
(+.f64 (*.f64 x (log.f64 y)) (neg.f64 (+.f64 t (*.f64 z y)))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t)) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z y))) |
(-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (/.f64 (*.f64 t t) (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) |
(fma.f64 x (log.f64 y) (neg.f64 (+.f64 t (*.f64 z y)))) |
(fma.f64 x (log.f64 y) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t)) |
(fma.f64 x (log.f64 y) (neg.f64 (-.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 (log.f64 y) x (neg.f64 (+.f64 t (*.f64 z y)))) |
(fma.f64 (log.f64 y) x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) t)) |
(fma.f64 (log.f64 y) x (neg.f64 (-.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 t #s(literal -1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) |
(fma.f64 #s(literal -1 binary64) t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) t)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1/2 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (+.f64 t (*.f64 z y)) (*.f64 (+.f64 t (*.f64 z y)) (+.f64 t (*.f64 z y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 t (*.f64 z y)) (+.f64 t (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 t (*.f64 z y)) (+.f64 t (*.f64 z y)))) (+.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 z y)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) t)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) t)) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t)) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) t)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) t)) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) t)) (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) #s(literal -1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) t)) (*.f64 (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) #s(literal 1 binary64))) (*.f64 (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) #s(literal -1 binary64))) (*.f64 (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 t (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))))) |
(/.f64 (+.f64 (*.f64 t (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 t (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) |
(/.f64 (+.f64 (*.f64 t (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) |
(/.f64 (+.f64 (*.f64 t (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 t (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 t (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 t (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 t (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 t (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))))) (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))))) (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(+.f64 (*.f64 x (log.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 x (log.f64 y))) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) |
(-.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) |
(-.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)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) y) (*.f64 x (log.f64 y))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) (*.f64 x (log.f64 y))) |
(fma.f64 x (log.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(fma.f64 x (log.f64 y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) |
(fma.f64 x (log.f64 y) (neg.f64 (-.f64 (*.f64 z y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) |
(fma.f64 (log.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(fma.f64 (log.f64 y) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) |
(fma.f64 (log.f64 y) x (neg.f64 (-.f64 (*.f64 z y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) z (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) y (*.f64 x (log.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) (neg.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 3 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))))) (+.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) (-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z y)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 z y)))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(log.f64 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) 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 3 binary64) (log.f64 t)) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (log.f64 t)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 9 binary64) (log.f64 t)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (*.f64 #s(literal 3 binary64) (log.f64 t)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(fma.f64 t (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) t #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.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)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (*.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 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(pow.f64 t #s(literal 3 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 3 binary64)) |
(*.f64 t (*.f64 t t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))) |
(*.f64 (*.f64 t t) t) |
(*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (pow.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 t))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 6 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t t)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) #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 (*.f64 t (*.f64 t t)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) t #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.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 t t))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(pow.f64 t #s(literal 6 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 3 binary64)) |
(pow.f64 (*.f64 t (*.f64 t t)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) t) |
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
| 1× | egg-herbie |
| 4716× | *-lowering-*.f32 |
| 4716× | *-lowering-*.f64 |
| 2770× | +-lowering-+.f64 |
| 2770× | +-lowering-+.f32 |
| 1428× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 2810 |
| 1 | 802 | 2610 |
| 2 | 2816 | 2577 |
| 0 | 8145 | 2577 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x (log y)) t) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(- (* 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/3 (* (pow y 3) z)) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(* (pow y 3) (- (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 3))) (+ (* -1/2 (/ z y)) (* -1/3 z))) (+ (/ t (pow y 3)) (/ z (pow y 2))))) |
(* -1/3 (* (pow y 3) z)) |
(* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(* x (log y)) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(* -1 t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(* -1 z) |
(- (* -1/2 (* y z)) z) |
(- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z) |
(- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z) |
(* -1/3 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(* -1/3 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z))) |
(* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (* -1/3 (* y z)))) |
(* y (+ (* -1/2 z) (* -1/3 (* y z)))) |
(* y (+ (* -1/2 z) (* -1/3 (* y z)))) |
(* -1/3 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* -1/3 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(* -1/2 y) |
(* y (- (* -1/3 y) 1/2)) |
(* y (- (* -1/3 y) 1/2)) |
(* y (- (* -1/3 y) 1/2)) |
(* -1/3 (pow y 2)) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1/3 (pow y 2)) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 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) |
(/ -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) |
(* -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) |
(/ -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) |
(* -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)) |
(* -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 (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)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(* -1 (pow t 9)) |
(pow t 9) |
(pow t 9) |
(pow t 9) |
(pow t 9) |
(pow t 9) |
(pow t 9) |
(pow t 9) |
(pow t 9) |
(pow t 9) |
(pow t 9) |
(pow t 9) |
(pow t 9) |
(* -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))))) |
(* -1 (* y z)) |
(- (* x (log y)) (* y z)) |
(- (* x (log y)) (* y z)) |
(- (* x (log y)) (* y z)) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (* y z) x)))) |
(* x (+ (log y) (* -1 (/ (* y z) x)))) |
(* x (+ (log y) (* -1 (/ (* y z) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (* y z) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (* y z) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (* y z) x)))) |
(* x (log y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(+ (* -1 (* y z)) (* x (log y))) |
(+ (* -1 (* y z)) (* x (log y))) |
(* -1 (* y z)) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) z)) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) z)) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) z)) |
(* -1 (* y z)) |
(* -1 (* y (- (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y)) (* -1 z)))) |
(* x (log y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(+ (* -1 (* y z)) (* x (log y))) |
(+ (* -1 (* y z)) (* x (log y))) |
(* -1 (* y z)) |
(* z (- (/ (* x (log y)) z) y)) |
(* z (- (/ (* x (log y)) z) y)) |
(* z (- (/ (* x (log y)) z) y)) |
(* -1 (* y z)) |
(* -1 (* z (- (* -1 (/ (* x (log y)) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (* x (log y)) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (* x (log y)) z)) (* -1 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)) |
(* 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)))) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 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 6) |
(pow t 6) |
(pow t 6) |
(pow t 6) |
(pow t 6) |
(pow t 6) |
(pow t 6) |
(pow t 6) |
(pow t 6) |
(pow t 6) |
(pow t 6) |
(pow t 6) |
| Outputs |
|---|
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(- (+ (* x (log y)) (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* z (- (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* x (log y)) z)) (/ t z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* y (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2))))))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(* -1 (* z (+ (* -1 (/ (- (* x (log y)) t) z)) (* y (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(- (+ (* x (log y)) (* y (+ (* -1 z) (* -1/2 (* y z))))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 (*.f64 y z) (+.f64 (*.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))))))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 y (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/3 binary64))) (*.f64 y y))) |
(* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(* (pow y 3) (- (+ (* -1 (/ (* x (log (/ 1 y))) (pow y 3))) (+ (* -1/2 (/ z y)) (* -1/3 z))) (+ (/ t (pow y 3)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (-.f64 (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y (*.f64 y z)))) |
(* -1 (* (pow y 3) (+ (* 1/3 z) (* 1/2 (/ z y))))) |
(*.f64 y (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/3 binary64))) (*.f64 y y))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y))) y)) (* -1/2 z)) y)) (* 1/3 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) y) z) y)) y)))) |
(- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) |
(-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(- (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) x))) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) x))) |
(* x (- (+ (log y) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) x)) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) x))) |
(+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(+ (* -1 t) (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)))) |
(+.f64 (-.f64 (*.f64 x (log.f64 y)) t) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* x (log y)) t) (/ (* y (- (* y (* z (- (* -1/3 y) 1/2))) z)) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(-.f64 (*.f64 t (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) t)) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(-.f64 (*.f64 t (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) t)) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* x (log y)) (* y (- (* y (* z (- (* -1/3 y) 1/2))) z))) t))))) |
(-.f64 (*.f64 t (/.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) t)) t) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* z (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* -1 (* z (+ 1 (* -1 (* y (- (* -1/3 y) 1/2)))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- (* -1/2 (* y z)) z) |
(*.f64 z (+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(- (* y (+ (* -1/2 z) (* -1/3 (* y z)))) z) |
(*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(* -1/3 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/3 binary64)))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/3 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ z y)) (* -1/3 z)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(* -1/3 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/3 binary64)))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/3 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z))) |
(*.f64 y (*.f64 y (-.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (+.f64 (/.f64 z y) (*.f64 z #s(literal 1/2 binary64))) y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* 1/2 z) (/ z y)) y)) (* -1/3 z))) |
(*.f64 y (*.f64 y (-.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (+.f64 (/.f64 z y) (*.f64 z #s(literal 1/2 binary64))) y)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (* z (- (* -1/3 y) 1/2))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* y (+ (* -1/2 z) (* -1/3 (* y z)))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (+ (* -1/2 z) (* -1/3 (* y z)))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* y (+ (* -1/2 z) (* -1/3 (* y z)))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) |
(* -1/3 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/3 binary64)))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/3 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/3 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/3 binary64))) (*.f64 y y)) |
(* -1/3 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/3 binary64)))) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/3 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/3 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/3 z))) |
(*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/3 binary64))) (*.f64 y y)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* y (- (* -1/3 y) 1/2)) |
(*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) |
(* y (- (* -1/3 y) 1/2)) |
(*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) |
(* y (- (* -1/3 y) 1/2)) |
(*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) |
(* -1/3 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/3 binary64))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(* -1/3 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/3 binary64))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) 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 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 3)) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(* -1 (pow t 9)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 9 binary64))) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(pow t 9) |
(pow.f64 t #s(literal 9 binary64)) |
(* -1 (+ t (* y z))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(- (* x (log y)) (+ t (* y z))) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(- (* x (log y)) (+ t (* y z))) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(- (* x (log y)) (+ t (* y z))) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (* -1 (/ (+ t (* y z)) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 t (*.f64 y z)) x))) |
(* x (+ (log y) (* -1 (/ (+ t (* y z)) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 t (*.f64 y z)) x))) |
(* x (+ (log y) (* -1 (/ (+ t (* y z)) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 t (*.f64 y z)) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y z) x) (-.f64 (log.f64 y) (/.f64 t x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y z) x) (-.f64 (log.f64 y) (/.f64 t x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (* y z) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y z) x) (-.f64 (log.f64 y) (/.f64 t x))) (-.f64 #s(literal 0 binary64) x)) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y)))) |
(*.f64 y (-.f64 (-.f64 (*.f64 x (/.f64 (log.f64 y) y)) z) (/.f64 t y))) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y)))) |
(*.f64 y (-.f64 (-.f64 (*.f64 x (/.f64 (log.f64 y) y)) z) (/.f64 t y))) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) (+ z (/ t y)))) |
(*.f64 y (-.f64 (-.f64 (*.f64 x (/.f64 (log.f64 y) y)) z) (/.f64 t y))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) y) z)) |
(* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) y) z)) |
(* -1 (* y (- (* -1 (/ (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) y) z)) |
(- (* x (log y)) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(- (+ (* -1 (* y z)) (* x (log y))) t) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* z (- (/ (* x (log y)) z) (+ y (/ t z)))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) y)) |
(* z (- (/ (* x (log y)) z) (+ y (/ t z)))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) y)) |
(* z (- (/ (* x (log y)) z) (+ y (/ t z)))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) y)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) y)) |
(* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) y)) |
(* -1 (* z (- (* -1 (/ (- (* x (log y)) t) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) y)) |
(- (* x (log y)) (* y z)) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(- (+ (* -1 t) (* x (log y))) (* y z)) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(- (+ (* -1 t) (* x (log y))) (* y z)) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(- (+ (* -1 t) (* x (log y))) (* y z)) |
(-.f64 (*.f64 x (log.f64 y)) (+.f64 t (*.f64 y z))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t)))) |
(*.f64 t (+.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) t) #s(literal -1 binary64))) |
(* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t)))) |
(*.f64 t (+.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) t) #s(literal -1 binary64))) |
(* t (- (/ (* x (log y)) t) (+ 1 (/ (* y z) t)))) |
(*.f64 t (+.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) t) #s(literal -1 binary64))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y z) (*.f64 x (log.f64 y))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y z) (*.f64 x (log.f64 y))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (- (* x (log y)) (* y z)) t))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y z) (*.f64 x (log.f64 y))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(- (* x (log y)) (* y z)) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(- (* x (log y)) (* y z)) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(- (* x (log y)) (* y z)) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* x (+ (log y) (* -1 (/ (* y z) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (*.f64 y z) x))) |
(* x (+ (log y) (* -1 (/ (* y z) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (*.f64 y z) x))) |
(* x (+ (log y) (* -1 (/ (* y z) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (*.f64 y z) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (* y z) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (*.f64 y z) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (* y z) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (*.f64 y z) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (* y z) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (*.f64 y z) x))) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) z)) |
(*.f64 y (-.f64 (*.f64 x (/.f64 (log.f64 y) y)) z)) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) z)) |
(*.f64 y (-.f64 (*.f64 x (/.f64 (log.f64 y) y)) z)) |
(* y (- (* -1 (/ (* x (log (/ 1 y))) y)) z)) |
(*.f64 y (-.f64 (*.f64 x (/.f64 (log.f64 y) y)) z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y (- (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) y) z)) |
(* -1 (* y (- (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) y) z)) |
(* -1 (* y (- (* -1 (/ (* x (+ (log -1) (* -1 (log (/ -1 y))))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) y) z)) |
(* x (log y)) |
(*.f64 x (log.f64 y)) |
(+ (* -1 (* y z)) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(+ (* -1 (* y z)) (* x (log y))) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* z (- (/ (* x (log y)) z) y)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) y)) |
(* z (- (/ (* x (log y)) z) y)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) y)) |
(* z (- (/ (* x (log y)) z) y)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) y)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* z (- (* -1 (/ (* x (log y)) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) y)) |
(* -1 (* z (- (* -1 (/ (* x (log y)) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) y)) |
(* -1 (* z (- (* -1 (/ (* x (log y)) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (log.f64 y)) z) 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)) |
(* 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))) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 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 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
(pow t 6) |
(pow.f64 t #s(literal 6 binary64)) |
Compiled 69309 to 4053 computations (94.2% saved)
54 alts after pruning (50 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1879 | 28 | 1907 |
| Fresh | 6 | 22 | 28 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1889 | 54 | 1943 |
| Status | Accuracy | Program |
|---|---|---|
| 23.5% | (pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 2 binary64)) | |
| 4.2% | (/.f64 (/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) (*.f64 t t)) | |
| 5.6% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (*.f64 t t)) | |
| 4.5% | (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) (*.f64 t t)) | |
| 5.6% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) | |
| 11.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) | |
| 6.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) | |
| 5.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) | |
| 18.7% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) | |
| 2.8% | (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) | |
| 4.2% | (/.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t t)) | |
| 3.9% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) | |
| 5.5% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) | |
| 58.0% | (/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64))) x) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) | |
| 3.9% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) | |
| 2.3% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) | |
| 2.3% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) | |
| 1.8% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)))))) (*.f64 t t)) | |
| 3.9% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) t))) (*.f64 t t)) | |
| 54.1% | (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64))) x) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t))))) | |
| 11.7% | (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) | |
| 23.5% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 46.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) | |
| 46.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 y))) | |
| 11.6% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) | |
| 5.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) | |
| 11.6% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))))))) | |
| 11.6% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (neg.f64 (*.f64 t (*.f64 t t))))) | |
| 46.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)))) | |
| ✓ | 37.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
| 14.1% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t)) | |
| 11.6% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) | |
| 54.4% | (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) | |
| ✓ | 99.8% | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
| 86.9% | (-.f64 (*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (log.f64 y) z)))) t) | |
| 62.7% | (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) | |
| ✓ | 82.4% | (-.f64 (*.f64 x (log.f64 y)) t) |
| 19.1% | (-.f64 #s(literal 0 binary64) (*.f64 y z)) | |
| 46.1% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y)) | |
| 11.6% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) | |
| 4.0% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) | |
| 5.9% | (*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) | |
| 18.7% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) | |
| 5.8% | (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) | |
| 46.1% | (*.f64 (log.f64 y) x) | |
| 79.4% | (*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) y)) | |
| 3.2% | (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) | |
| 59.7% | (*.f64 y (-.f64 (-.f64 (*.f64 x (/.f64 (log.f64 y) y)) z) (/.f64 t y))) | |
| 3.0% | (*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) | |
| 19.4% | (*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) | |
| 71.3% | (*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) | |
| 26.6% | (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) | |
| 67.2% | (*.f64 t (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64))) | |
| ✓ | 37.6% | (neg.f64 t) |
Compiled 3030 to 961 computations (68.3% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (neg.f64 (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) (*.f64 t t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)))))) (*.f64 t t)) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y)) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) |
(*.f64 t (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64))) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) y)) |
(*.f64 y (-.f64 (-.f64 (*.f64 x (/.f64 (log.f64 y) y)) z) (/.f64 t y))) |
(-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(-.f64 (*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (log.f64 y) z)))) t) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) t) x))) |
(-.f64 (*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 (log.f64 y) z)))) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 x (log.f64 y)) t)))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y)) z) y (-.f64 (*.f64 x (log.f64 y)) t)) |
(pow.f64 (sqrt.f64 (*.f64 x (log.f64 y))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 z (log1p.f64 y)) t)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 x (log.f64 y)) t))) (-.f64 (pow.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 (-.f64 (/.f64 t (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 z (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) x)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64))) x) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))) |
(*.f64 x (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x))))) |
(-.f64 (*.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (*.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))))))) t) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) #s(literal 3 binary64))) x) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 z (log1p.f64 y)) t) x) (log.f64 y)) (/.f64 x (-.f64 (*.f64 z (log1p.f64 y)) t))))) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (*.f64 (log1p.f64 y) (log1p.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log1p.f64 y))))))) t) |
| Outputs |
|---|
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
6 calls:
| 58.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 27.0ms | t |
| 27.0ms | z |
| 25.0ms | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 25.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 99.8% | 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 #s(literal 0 binary64) t) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (neg.f64 (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) (*.f64 t t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)))))) (*.f64 t t)) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y)) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) |
(*.f64 t (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64))) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) y)) |
(*.f64 y (-.f64 (-.f64 (*.f64 x (/.f64 (log.f64 y) y)) z) (/.f64 t y))) |
(-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z))) |
(-.f64 (*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (log.f64 y) z)))) t) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| Outputs |
|---|
(-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t) |
6 calls:
| 69.0ms | z |
| 34.0ms | x |
| 20.0ms | t |
| 20.0ms | (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 20.0ms | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | z |
| 99.7% | 1 | t |
| 99.7% | 1 | (-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 99.7% | 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 #s(literal 0 binary64) t) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (neg.f64 (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) (*.f64 t t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)))))) (*.f64 t t)) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y)) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) |
(*.f64 t (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64))) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (*.f64 x (log.f64 y)) t) z) y)) |
(*.f64 y (-.f64 (-.f64 (*.f64 x (/.f64 (log.f64 y) y)) z) (/.f64 t y))) |
| Outputs |
|---|
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
4 calls:
| 22.0ms | z |
| 21.0ms | x |
| 20.0ms | t |
| 20.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | x |
| 99.3% | 1 | y |
| 99.3% | 1 | z |
| 99.3% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (neg.f64 (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) (*.f64 t t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)))))) (*.f64 t t)) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y)) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) x)) |
(*.f64 t (+.f64 (/.f64 (*.f64 x (log.f64 y)) t) #s(literal -1 binary64))) |
| Outputs |
|---|
(-.f64 (*.f64 x (log.f64 y)) t) |
(-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) |
(-.f64 (*.f64 x (log.f64 y)) t) |
4 calls:
| 21.0ms | t |
| 18.0ms | z |
| 17.0ms | y |
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 3 | x |
| 82.4% | 1 | y |
| 89.3% | 3 | z |
| 91.3% | 3 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (neg.f64 (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) (*.f64 t t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)))))) (*.f64 t t)) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (log.f64 y)) |
| Outputs |
|---|
(-.f64 (*.f64 x (log.f64 y)) t) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
2 calls:
| 42.0ms | x |
| 17.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 3 | x |
| 82.4% | 1 | t |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (neg.f64 (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) (*.f64 t t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)))))) (*.f64 t t)) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) |
| Outputs |
|---|
(*.f64 x (log.f64 y)) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(*.f64 x (log.f64 y)) |
4 calls:
| 35.0ms | z |
| 20.0ms | y |
| 16.0ms | x |
| 14.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 2 | y |
| 70.1% | 3 | t |
| 69.3% | 5 | z |
| 77.9% | 3 | x |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (neg.f64 (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z #s(literal -1/3 binary64)) (/.f64 (*.f64 z (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y))) y))) |
(*.f64 (-.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 z y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) (*.f64 t t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)))))) (*.f64 t t)) |
| Outputs |
|---|
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
4 calls:
| 15.0ms | t |
| 14.0ms | x |
| 14.0ms | y |
| 13.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | y |
| 54.7% | 1 | z |
| 54.7% | 1 | t |
| 54.7% | 1 | x |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (neg.f64 (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
| Outputs |
|---|
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
4 calls:
| 9.0ms | y |
| 8.0ms | z |
| 7.0ms | t |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.4% | 1 | z |
| 54.4% | 1 | x |
| 54.4% | 1 | t |
| 54.4% | 1 | y |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
| Outputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(neg.f64 t) |
4 calls:
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.5% | 3 | z |
| 37.6% | 1 | y |
| 46.6% | 3 | t |
| 37.6% | 1 | x |
Compiled 20 to 16 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
| Outputs |
|---|
(neg.f64 t) |
3 calls:
| 2.0ms | t |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.6% | 1 | y |
| 37.6% | 1 | z |
| 37.6% | 1 | t |
Compiled 15 to 12 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 1.6429254426398196e-104 | 1.1081228787410372e-102 |
| 31.0ms | -1.084564407485442e-44 | -1.5759870197604234e-46 |
| 42.0ms | 88× | 1 | valid |
| 13.0ms | 136× | 0 | valid |
Compiled 360 to 256 computations (28.9% saved)
ival-log: 28.0ms (63.3% of total)backward-pass: 6.0ms (13.6% of total)ival-mult: 5.0ms (11.3% of total)ival-sub: 3.0ms (6.8% of total)ival-add: 1.0ms (2.3% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 1.1521880427751498e-91 | 1.828839479170583e-90 |
| 36.0ms | -2.8317243242876063e-102 | -4.182400769569182e-106 |
| 41.0ms | 100× | 1 | valid |
| 13.0ms | 124× | 0 | valid |
Compiled 458 to 340 computations (25.8% saved)
ival-log: 31.0ms (72.5% of total)ival-mult: 5.0ms (11.7% of total)ival-sub: 3.0ms (7% of total)backward-pass: 2.0ms (4.7% of total)ival-add: 2.0ms (4.7% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 4.937670220320614e+72 | 2.8643534186161975e+75 |
| 23.0ms | -2.1176252554709883e+26 | -1.4450566055441215e+25 |
| 26.0ms | 72× | 1 | valid |
| 15.0ms | 152× | 0 | valid |
Compiled 430 to 326 computations (24.2% saved)
ival-log: 18.0ms (60.4% of total)ival-sub: 5.0ms (16.8% of total)ival-mult: 4.0ms (13.4% of total)backward-pass: 1.0ms (3.4% of total)ival-add: 1.0ms (3.4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 1.6429254426398196e-104 | 1.1081228787410372e-102 |
| 72.0ms | -1.084564407485442e-44 | -1.5759870197604234e-46 |
| 65.0ms | 139× | 0 | valid |
| 32.0ms | 85× | 1 | valid |
Compiled 262 to 214 computations (18.3% saved)
ival-add: 47.0ms (54.8% of total)ival-log: 23.0ms (26.8% of total)ival-mult: 11.0ms (12.8% of total)ival-sub: 3.0ms (3.5% of total)backward-pass: 2.0ms (2.3% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 36× | +-commutative_binary64 |
| 30× | *-commutative_binary64 |
| 28× | sub-neg_binary64 |
| 10× | neg-mul-1_binary64 |
| 8× | cancel-sign-sub-inv_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 161 |
| 1 | 113 | 161 |
| 2 | 134 | 161 |
| 3 | 144 | 161 |
| 4 | 147 | 161 |
| 5 | 148 | 161 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
(-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
(if (<=.f64 t #s(literal -4499426523925173/12855504354071922204335696738729300820177623950262342682411008 binary64)) (-.f64 (*.f64 x (log.f64 y)) t) (if (<=.f64 t #s(literal 786779259729605/20173827172553973356686868531273530268200826506478308693989526222973809547006571833044104322501076808092993531037089792 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) (-.f64 (*.f64 x (log.f64 y)) t))) |
(if (<=.f64 x #s(literal -6657362966942811/20173827172553973356686868531273530268200826506478308693989526222973809547006571833044104322501076808092993531037089792 binary64)) (-.f64 (*.f64 x (log.f64 y)) t) (if (<=.f64 x #s(literal 8256595017564257/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) (-.f64 (*.f64 x (log.f64 y)) t))) |
(if (<=.f64 x #s(literal -200000000000000009529458688 binary64)) (*.f64 x (log.f64 y)) (if (<=.f64 x #s(literal 4999999999999999915168483974806628990154540120342328160919227099783364608 binary64)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) (*.f64 x (log.f64 y)))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(if (<=.f64 t #s(literal -6427752177035961/1606938044258990275541962092341162602522202993782792835301376 binary64)) (neg.f64 t) (if (<=.f64 t #s(literal 5325890373554249/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z)) (neg.f64 t))) |
(neg.f64 t) |
| Outputs |
|---|
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 z (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
(-.f64 (+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z)) (*.f64 x (log.f64 y))) t) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) (*.f64 y (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) z))) t) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 z y)) t) |
(-.f64 (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) t) |
(if (<=.f64 t #s(literal -4499426523925173/12855504354071922204335696738729300820177623950262342682411008 binary64)) (-.f64 (*.f64 x (log.f64 y)) t) (if (<=.f64 t #s(literal 786779259729605/20173827172553973356686868531273530268200826506478308693989526222973809547006571833044104322501076808092993531037089792 binary64)) (-.f64 (*.f64 x (log.f64 y)) (*.f64 y z)) (-.f64 (*.f64 x (log.f64 y)) t))) |
(if (<=.f64 x #s(literal -6657362966942811/20173827172553973356686868531273530268200826506478308693989526222973809547006571833044104322501076808092993531037089792 binary64)) (-.f64 (*.f64 x (log.f64 y)) t) (if (<=.f64 x #s(literal 8256595017564257/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) (-.f64 (*.f64 x (log.f64 y)) t))) |
(if (<=.f64 x #s(literal -200000000000000009529458688 binary64)) (*.f64 x (log.f64 y)) (if (<=.f64 x #s(literal 4999999999999999915168483974806628990154540120342328160919227099783364608 binary64)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) (*.f64 x (log.f64 y)))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(if (<=.f64 t #s(literal -6427752177035961/1606938044258990275541962092341162602522202993782792835301376 binary64)) (neg.f64 t) (if (<=.f64 t #s(literal 5325890373554249/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z)) (neg.f64 t))) |
(if (<=.f64 t #s(literal -6427752177035961/1606938044258990275541962092341162602522202993782792835301376 binary64)) (-.f64 #s(literal 0 binary64) t) (if (<=.f64 t #s(literal 5325890373554249/80695308690215893426747474125094121072803306025913234775958104891895238188026287332176417290004307232371974124148359168 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
| 5834× | *-lowering-*.f32 |
| 5834× | *-lowering-*.f64 |
| 4716× | *-lowering-*.f32 |
| 4716× | *-lowering-*.f64 |
| 4524× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 1758 |
| 1 | 644 | 1511 |
| 2 | 2451 | 1472 |
| 3 | 7640 | 1466 |
| 0 | 8582 | 1466 |
| 0 | 230 | 2810 |
| 1 | 802 | 2610 |
| 2 | 2816 | 2577 |
| 0 | 8145 | 2577 |
| 0 | 623 | 6270 |
| 1 | 2085 | 5675 |
| 0 | 8023 | 5675 |
| 0 | 26 | 108 |
| 1 | 202 | 108 |
| 2 | 1890 | 96 |
| 0 | 9100 | 96 |
| 0 | 12 | 38 |
| 1 | 61 | 33 |
| 2 | 558 | 33 |
| 0 | 8124 | 33 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
Compiled 372 to 200 computations (46.2% saved)
Compiled 474 to 186 computations (60.8% saved)
Loading profile data...